mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix minor typo in best practice example
This commit is contained in:
parent
6e811bfdd2
commit
3e24381439
1 changed files with 1 additions and 1 deletions
|
@ -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``:
|
||||
|
|
Loading…
Add table
Reference in a new issue