Merge pull request #2 from MadRussian/master
Updated the README.rst to follow a better layout
This commit is contained in:
commit
9dab2d34af
1 changed files with 16 additions and 8 deletions
24
README.rst
24
README.rst
|
@ -1,23 +1,31 @@
|
||||||
apt-cacher-formula
|
apt-cacher
|
||||||
==================
|
==========
|
||||||
|
|
||||||
Install the apt-cacher. This allows you to install either the server or the
|
Formulas to install the apt-cacher package or to configure clients to
|
||||||
client version.
|
use a apt-cacher proxy.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
See the full `Salt Formulas installation and usage instructions
|
See the full `Salt Formulas installation and usage instructions
|
||||||
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
|
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
apache-formula
|
`apache-formula <https://github.com/saltstack-formulas/apache-formula>`_
|
||||||
|
|
||||||
Available states
|
Available states
|
||||||
----------------
|
================
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
``apt-cacher.server``
|
``apt-cacher.server``
|
||||||
Installs the server
|
--------------------
|
||||||
|
|
||||||
|
Installs the apt-cacher package
|
||||||
|
|
||||||
``apt-cacher.client``
|
``apt-cacher.client``
|
||||||
Sets up the device to use the apt-cacher for apt-get packages
|
---------------------
|
||||||
|
|
||||||
|
Sets up the system to use the apt-cacher server as the caching proxy
|
||||||
|
|
Loading…
Reference in a new issue