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
|
||||
client version.
|
||||
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
|
||||
`apache-formula <https://github.com/saltstack-formulas/apache-formula>`_
|
||||
|
||||
Available states
|
||||
----------------
|
||||
================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
``apt-cacher.server``
|
||||
Installs the server
|
||||
--------------------
|
||||
|
||||
Installs the apt-cacher package
|
||||
|
||||
``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