Skip to content

bkmdev/mysql-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mysql

Install the MySQL client and/or server.

Available states

Install the MySQL client package.

Install the MySQL server package and start the service.

Debian OS family supports setting MySQL root password during install via debconf.

Create and manage MySQL databases.

Create and manage MySQL database users with definable GRANT privileges.

The state accepts MySQL hashed passwords or clear text. Hashed password have priority.

Note

See the salt.states.mysql_user docs for additional information on configuring hashed passwords.

Make sure to quote the passwords in the pillar so YAML doesn't throw an exception.

Releases

No releases published

Packages

No packages published