Fix minor typo in best practice example

This commit is contained in:
David Beitey 2015-07-18 17:01:00 +10:00 committed by rallytime
parent 6e811bfdd2
commit 3e24381439

View file

@ -451,7 +451,7 @@ accessible by the appropriate hosts:
.. code-block:: yaml
testdb:
mysql_database.present::
mysql_database.present:
- name: testerdb
``/srv/salt/mysql/user.sls``: