apt-cacher/client/templates/02proxy.j2
author Luke Hoersten <luke@hoersten.org>
Sat, 28 Mar 2026 20:09:33 -0500
changeset 256 f7af0562f84c
parent 250 0ecb48bf664b
permissions -rw-r--r--
Removed sojuctl ansible commands. configure via client.

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