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-mysql: https://github.com/olindata/puppet-galera

I have created a detailed blog post for setting up galera with puppet 
here: 
http://www.olindata.com/blog/2014/04/managing-percona-xtradb-cluster-puppet

The github repo that uses is a full fledged puppet demo environment found 
here: https://github.com/olindata/olindata-galera-puppet-demo

Hope this helps.

cheers.

On Thursday, March 12, 2015 at 3:57:52 AM UTC+2, Anthony Martinet wrote:
>
> 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 2014 13:54:23 UTC+1, Jochen Haeberle a écrit :
>>
>> Hi,
>>
>> the module puppetlabs-mysql on the forge is tagged with percona, but I 
>> don't see a way to have the module install a Percona-Server. The module has 
>> providers for MySQL and MariaDB, but not Percona.
>>
>> I tried working with puppetlabs-mysql, installing Percona with a 
>> package-resource ending with Percona-Server and MySQL beeing constantly 
>> installed and deinstalled.
>>
>> What does everybody else use to manage a Percona-Server?
>>
>>
>> Thanks in advance
>>
>> Jochen
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/c7cb95c7-6ad6-495a-af7f-4e37483055a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to