Update README.rst

This commit is contained in:
Nitin Madhok 2014-07-30 13:48:05 -04:00
parent af795a69ac
commit a8f6a47fad

View File

@ -3,8 +3,34 @@ memcached
Install and start the memcached service
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
Available states
================
.. contents::
:local:
``memcached``
-------------
Installs and starts memcached service
``memcached.config``
--------------------
Memcached configuration file
``memcached.python_memcached``
------------------------------
Installs ``python-memcached`` package for RedHat/CentOS and ``python-memcache`` package for Debian
Instructions
------------
============
1. Add this repository as a `GitFS backend`_ in your Salt master config.