Update README.rst
This commit is contained in:
parent
af795a69ac
commit
a8f6a47fad
28
README.rst
28
README.rst
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user