Merge pull request #7 from gravyboat/master

Updated readme for formatting standards.
This commit is contained in:
Joseph Hall 2014-02-09 06:05:07 -07:00
commit 428586b960

View file

@ -1,12 +1,26 @@
=====
mysql mysql
===== =====
Install the MySQL client and/or server Install the MySQL client and/or server.
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.
Available states Available states
---------------- ================
.. contents::
:local:
``mysql.client`` ``mysql.client``
Install the MySQL client package. ----------------
Install the MySQL client package.
``mysql.server`` ``mysql.server``
Install the MySQL server package and start the service. ----------------
Install the MySQL server package and start the service.