Install the MySQL client and/or server
Find a file
2014-05-12 11:04:24 -04:00
mysql Added feature for setting up MySQL root password via the Salt debconf state instead of through the pkg state. 2014-05-12 11:04:24 -04:00
LICENSE Add LICENSE. 2013-07-27 22:58:38 +02:00
pillar.example Renamed package-map.jinja to map.jinja; is used for more than package names 2013-09-03 13:34:10 -06:00
README.rst Fixed broken link 2014-05-06 10:25:03 +02:00

mysql

Install the MySQL client and/or server.

Available states

mysql.client

Install the MySQL client package.

mysql.server

Install the MySQL server package and start the service.