Saltstack Official Apt-Cacher Formula
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Niels Abspoel 7c7215c0f0
Merge pull request #17 from alxwr/master
hace 6 años
apt-cacher FreeBSD support for apt-cacher.ng.server hace 6 años
LICENSE initial commit hace 11 años
README.rst FreeBSD support for apt-cacher.ng.server hace 6 años
pillar.example no proxy for local mirrors hace 6 años

README.rst

apt-cacher
==========

Formulas to install the apt-cacher package or to configure clients to
use a apt-cacher proxy.
It also supports apt-cacher-ng, the successor of apt-cacher:
https://www.unix-ag.uni-kl.de/~bloch/acng

.. note::

See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.


Requirements
------------
apt-cacher requires apache formula (apt-cacher-ng does not, as it runs in standalone mode)
`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

``apt-cacher.ng.server``
-------

Install and configure apt-cacher-ng.

Supports Debian(ish) distributions and FreeBSD.

``apt-cacher.ng.client``
------------

Sets up the system to use the apt-cacher-ng server as the caching proxy