Salt formula for apt-cacher-ng
- Free software: BSD license
- SaltStack Formula
Note
See the full Salt Formulas installation and usage instructions.
Installs the apt-cacher-ng package,
templates /etc/apt-cacher-ng/acng.conf
from pillar and a map file,
and starts the associated apt-cacher-ng service.
Creates /etc/apt/apt.conf
with the apt-cacher-ng server URL from
pillar.get('apt:proxy_url')
.