mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-17 10:10:30 +00:00
![]() In some MySQL server configurations (e.g., Amazon RDS), the root account may not be available. Instead, one may need to use a different account in order to perform database administration. This change replaced hard- coded references to the root account with a Pillar lookup that defaults to 'root'. Existing users of this formula should see no change in its behavior. |
||
---|---|---|
.. | ||
files | ||
client.sls | ||
database.sls | ||
defaults.yaml | ||
dev.sls | ||
disabled.sls | ||
init.sls | ||
python.sls | ||
remove_test_database.sls | ||
server.sls | ||
supported_sections.yaml | ||
user.sls |