apt-cacher/client/templates/02proxy.j2
author Luke Hoersten <luke@hoersten.org>
Sat, 28 Mar 2026 13:42:08 -0500
changeset 255 433b19646947
parent 250 0ecb48bf664b
permissions -rw-r--r--
Added soju role.

Acquire::http::proxy "http://{{apt_cacher_host}}:{{apt_cacher_port}}";
Acquire::https::proxy "DIRECT";