apt-cacher/client/templates/02proxy.j2
author Luke Hoersten <luke@hoersten.org>
Fri, 03 Jul 2020 09:38:16 -0500
changeset 110 83833f68dc36
parent 2 2556522a2a45
permissions -rw-r--r--
Added jellyfin role. Forkbombs my computer though.
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}}";