[Puppet Users] Re: puppetlabs-mysql and Percona

2015-03-12 Thread Walter Heck
Setting up percona server with puppet is a matter of changing the package_name. Your package name however suggests you're trying to set up galera cluster which is a very different beast altogether. For that, we have created (and use) a galera module that works in conjunction with puppetlabs-mys

[Puppet Users] Re: puppetlabs-mysql and Percona

2015-03-12 Thread Anthony Martinet
Problem solved with a manage_config_file => false Which mean the problem was indeed in the auto-generated my.cnf :) Le jeudi 12 mars 2015 02:57:52 UTC+1, Anthony Martinet a écrit : > > Hi there, > > I have the same issue here. > Still digging on how to make this work, so far when using pack

[Puppet Users] Re: puppetlabs-mysql and Percona

2015-03-11 Thread Anthony Martinet
Hi there, I have the same issue here. Still digging on how to make this work, so far when using package_name => 'percona-xtradb-cluster-server-5.5' I have an error. Next step for me is digging into the autogenerated my.cnf ... Any feedback would be appreciated :) Anthony Le mardi 9 décembre 20