Updated the README to follow a better layout
This commit is contained in:
parent
1b6584c554
commit
c6f45cb988
1 changed files with 14 additions and 7 deletions
21
README.rst
21
README.rst
|
@ -1,10 +1,10 @@
|
|||
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.
|
||||
|
||||
.. note::
|
||||
|
||||
See the full `Salt Formulas installation and usage instructions
|
||||
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
|
||||
|
||||
|
@ -14,10 +14,17 @@ Requirements
|
|||
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