31 lines
630 B
ReStructuredText
31 lines
630 B
ReStructuredText
apt-cacher
|
|
==========
|
|
|
|
Formulas to install the apt-cacher package or to configure clients to
|
|
use a apt-cacher proxy.
|
|
|
|
.. note::
|
|
|
|
See the full `Salt Formulas installation and usage instructions
|
|
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
|
|
|
|
|
|
Requirements
|
|
------------
|
|
`apache-formula <https://github.com/saltstack-formulas/apache-formula>`_
|
|
|
|
Available states
|
|
================
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
``apt-cacher.server``
|
|
--------------------
|
|
|
|
Installs the apt-cacher package
|
|
|
|
``apt-cacher.client``
|
|
---------------------
|
|
|
|
Sets up the system to use the apt-cacher server as the caching proxy
|