mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-17 10:10:30 +00:00
typo in comment
This commit is contained in:
parent
8a59137dc4
commit
a4c87ee46e
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ mysql:
|
||||||
template: jinja
|
template: jinja
|
||||||
|
|
||||||
# Manage users
|
# Manage users
|
||||||
# you can get pillar for existent server using scripts/import_users.py script
|
# you can get pillar for existing server using scripts/import_users.py script
|
||||||
user:
|
user:
|
||||||
frank:
|
frank:
|
||||||
password: 'somepass'
|
password: 'somepass'
|
||||||
|
|
Loading…
Add table
Reference in a new issue