apt-cacher/client/templates/02proxy.j2
author Luke Hoersten <luke@hoersten.org>
Thu, 29 May 2025 20:01:29 -0500
changeset 242 e7083ad5c365
parent 2 2556522a2a45
permissions -rw-r--r--
Fixed an error with overwriting certbot certs.
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}}";