apt-cacher/client/templates/02proxy.j2
author Luke Hoersten <luke@hoersten.org>
Sat, 16 May 2020 09:55:46 -0500
changeset 25 b4e52ddd1210
parent 2 2556522a2a45
permissions -rw-r--r--
Removed newlines at end of minecraft config files to avoid generating changes after server removes them.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
df042396074e Opensourcing raspberry pi roles.
Luke Hoersten <luke@hoersten.org>
parents:
diff changeset
     1
Acquire::http::proxy "http://{{apt_cacher_host}}:{{apt_cacher_port}}";