module-puppetlabs-mysql/manifests
David Schmitt 232ef1818c (FM-5050) Configure the base of includedir
Without this change installing mysql fails with the following errors on Debian and
Ubuntu:

Error: Cannot create /etc/mysql/conf.d; parent directory /etc/mysql does not exist
Error: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/conf.d]/ensure: change from absent to directory failed: Cannot create /etc/mysql/conf.d; parent directory /etc/mysql does not exist
Error: Could not set 'file' on ensure: No such file or directory @ dir_s_rmdir - /etc/mysql/my.cnf20160413-2395-1uo3ffj.lock at 39:/etc/puppetlabs/code/modules/mysql/manifests/server/config.pp
Error: Could not set 'file' on ensure: No such file or directory @ dir_s_rmdir - /etc/mysql/my.cnf20160413-2395-1uo3ffj.lock at 39:/etc/puppetlabs/code/modules/mysql/manifests/server/config.pp
Wrapped exception:
No such file or directory @ dir_s_rmdir - /etc/mysql/my.cnf20160413-2395-1uo3ffj.lock
Error: /Stage[main]/Mysql::Server::Config/File[mysql-config-file]/ensure: change from absent to file failed: Could not set 'file' on ensure: No such file or directory @ dir_s_rmdir - /etc/mysql/my.cnf20160413-2395-1uo3ffj.lock at 39:/etc/puppetlabs/code/modules/mysql/manifests/server/config.pp
2016-04-13 14:39:22 +01:00
..
backup Allow mysql::backup::mysqldump to access root_group in tests 2016-03-25 15:31:15 -07:00
bindings [MODULES-1484] Add support for install_options for all package resources. 2014-11-08 00:30:00 -06:00
client references to README.md and default values were added to workaround warnings from puppet-lint 2015-04-15 21:25:37 +00:00
server (FM-5050) Configure the base of includedir 2016-04-13 14:39:22 +01:00
bindings.pp Fixed test classes 2014-11-18 16:27:57 -05:00
client.pp (MODULES-1143) Add package_manage parameter 2015-02-12 13:33:36 +11:00
db.pp [#puppethack] use of mysql::db without mysql::server 2015-07-30 15:53:24 +02:00
params.pp (MODULES-1256) Fix parameters on OpenSUSE 12 2016-04-11 14:49:18 -07:00
server.pp Move config install before package install 2016-03-25 09:01:31 -07:00