[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

[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,