cdist/conf/type/__mysql_server
Benedikt Koeppel df512162cb --password is optional now, and added --no_my_cnf option
if no password is specified, then __mysql_server simply installs the
mysql-server package and doesn't perform any additional tasks.
if --password is specified, it writes its own .my.cnf configuration file
with the root password. This behaviour can be turned of by setting
--no_my_cnf "true"
2012-02-21 06:49:47 +01:00
..
files new type "__mysql_server" 2012-02-19 08:38:32 +01:00
parameter --password is optional now, and added --no_my_cnf option 2012-02-21 06:49:47 +01:00
gencode-remote --password is optional now, and added --no_my_cnf option 2012-02-21 06:49:47 +01:00
man.text --password is optional now, and added --no_my_cnf option 2012-02-21 06:49:47 +01:00
manifest --password is optional now, and added --no_my_cnf option 2012-02-21 06:49:47 +01:00
singleton new type "__mysql_server" 2012-02-19 08:38:32 +01:00