2014-01-05 17:02:07 -05:00
|
|
|
apt-cacher-formula
|
|
|
|
==================
|
|
|
|
|
|
|
|
Install the apt-cacher. This allows you to install either the server or the
|
2014-01-05 17:03:49 -05:00
|
|
|
client version.
|
2014-01-05 17:02:07 -05:00
|
|
|
|
2014-01-05 17:23:47 -05:00
|
|
|
.. note::
|
|
|
|
See the full `Salt Formulas installation and usage instructions
|
|
|
|
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
|
|
|
|
|
|
|
|
|
2014-01-05 17:02:07 -05:00
|
|
|
Requirements
|
|
|
|
------------
|
|
|
|
apache-formula
|
|
|
|
|
|
|
|
Available states
|
|
|
|
----------------
|
|
|
|
|
|
|
|
``apt-cacher.server``
|
|
|
|
Installs the server
|
2014-01-05 17:03:02 -05:00
|
|
|
|
2014-01-05 17:02:07 -05:00
|
|
|
``apt-cacher.client``
|
|
|
|
Sets up the device to use the apt-cacher for apt-get packages
|