Commit graph

19 commits

Author SHA1 Message Date
Ossi Salmi
251d45b848 Revert "mysql: Tighten datadir permissions"
This reverts commit 556b6dbc8c.
2013-08-12 16:33:56 +03:00
Ossi Salmi
556b6dbc8c mysql: Tighten datadir permissions 2013-07-18 22:09:05 +03:00
Ossi Salmi
fc01f66018 mysql: Move mysql_backup_datadir away from mysql_datadir
MySQL believes it has a database called backup if such directory exists
in the datadir.
2013-07-18 20:40:49 +03:00
Ossi Salmi
c8fbeb22f6 Syntax cleanup 2013-06-13 15:34:11 +03:00
611fdd6b81 Fixed mysql::client for Ubuntu. 2013-04-19 12:29:14 +03:00
Ossi Salmi
24ecb51f6f Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
2012-09-05 17:29:36 +03:00
564e8ed693 Changed .my.cnf single quotes to double quotes to get mysqlreport working again. 2012-06-06 16:17:41 +03:00
ac5d6987d3 Added support for using MySQL with root password. 2012-06-04 13:04:33 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
a5f30acd33 Fixed mysql init on Ubuntu and Debian. 2012-01-03 15:15:03 +02:00
Ossi Salmi
0ed66bddf9 Fixed selinux check in mysql::server 2011-10-12 13:56:05 +03:00
5475229cfd Fixed deprecation warnings "Files found in modules without specifying 'modules' in file path". This will break 0.24.x client compatibility. 2011-01-26 20:06:13 +02:00
ffee877701 Fixed SELinux contexts for MySQL data directories. 2010-10-06 16:07:52 +03:00
bdb130597d Added description for $mysql_datadir variable in mysql::server class. 2010-03-25 08:55:05 +02:00
32d0b88da6 Added mysql::server::backup class to backup local MySQL databases. 2010-03-25 08:54:01 +02:00
2d2173d253 Added datadir relocation support to mysql::server. 2010-03-05 15:45:40 +02:00
27a0bab6e8 Added mysql::server::report class which creates daily reports of MySQL status. 2009-10-23 00:30:51 +03:00
598a1d440b Initial version MySQL module. 2009-09-17 23:04:21 +03:00