diff -r 000000000000 -r df042396074e roles/apt-cacher/client/templates/02proxy.j2 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/roles/apt-cacher/client/templates/02proxy.j2 Sun Feb 09 11:58:21 2020 -0600 @@ -0,0 +1,1 @@ +Acquire::http::proxy "http://{{apt_cacher_host}}:{{apt_cacher_port}}";