Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 856 Bytes

README.rst

File metadata and controls

38 lines (26 loc) · 856 Bytes

squid_deb_proxy

Install the Deb proxy solution based on squid with a tweaked config file for clients and/or server.

Available states

Installs an apt.conf.d configuration file pointing the client at the proxy server.

Note

You need to change set the proxy target in the client pillar.

squid_deb_proxy:
  client:
    proxy_server:
      target: apt-get-proxy-server.mycloud.foo
      grain: 'network.ip_addrs'

Installs squid-deb-proxy server.