Saltstack Official Apt-Cacher Formula
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Nicolas Rodriguez 265aa5a99b ci(kitchen): add Kitchen tests 5 lat temu
apt-cacher FreeBSD support for apt-cacher.ng.server 6 lat temu
bin ci(kitchen): add Kitchen tests 5 lat temu
test ci(kitchen): add Kitchen tests 5 lat temu
.gitignore ci(kitchen): add Kitchen tests 5 lat temu
.travis.yml ci(kitchen): add Kitchen tests 5 lat temu
Gemfile ci(kitchen): add Kitchen tests 5 lat temu
LICENSE initial commit 11 lat temu
README.rst FreeBSD support for apt-cacher.ng.server 6 lat temu
kitchen.yml ci(kitchen): add Kitchen tests 5 lat temu
pillar.example no proxy for local mirrors 6 lat temu

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