[chef] Re: mysql percona cookbook


Chronological Thread 
  • From: Andy Gale < >
  • To:
  • Subject: [chef] Re: mysql percona cookbook
  • Date: Mon, 25 Nov 2013 20:24:07 +0000

On Mon, Nov 25, 2013 at 8:00 PM, Silviu Dicu 
< >
 wrote:
> Hello,
>
> What is the best cookbook to install mysql percona distribution.
> I found a few on github but not sure which one is the 'official' one.

You can use the Opscode maintained one if you change the package names
that are to be installed with the following attributes:

node['mysql']['client']['packages'] - An array of package names that
should be installed on "client" systems. This can be modified, e.g.,
to specify packages for Percona.

node['mysql']['server']['packages'] - An array of package names that
should be installed on "server" systems. This can be modified, e.g.,
to specify packages for Percona.

-- 
Andy Gale
http://andy-gale.com
http://twitter.com/andygale



Archive powered by MHonArc 2.6.16.

§