mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 01:30:25 +00:00
Typo fix.
This commit is contained in:
parent
f85717247d
commit
ad61aef9e5
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ The state accepts MySQL hashed passwords or clear text. Hashed password have pri
|
|||
.. note::
|
||||
See the `salt.states.mysql_user <http://docs.saltstack.com/en/latest/ref/states/all/salt.states.mysql_user.html#module-salt.states.mysql_user>`_ docs for additional information on configuring hashed passwords.
|
||||
|
||||
Make sure the **quote the passwords** in the pillar so YAML doesn't throw an exception.
|
||||
Make sure to **quote the passwords** in the pillar so YAML doesn't throw an exception.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue