apt-cacher/client/templates/02proxy.j2
author Luke Hoersten <luke@hoersten.org>
Sun, 05 Feb 2023 11:01:26 -0600
changeset 208 88a7fee5effe
parent 2 2556522a2a45
permissions -rw-r--r--
Add jellyfin role.
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}}";