Hi,
I was wondering if there was an easy way of managing database schemas and
content on different servers using mcollective/puppet
Some of my thoughts are
- since puppet seems to use ruby on rails maybe I can use active record
migrations to do this ?(I don't know much about ruby or rail
Hi,
Thanks for your suggestions .
On Mon, Oct 3, 2011 at 3:53 AM, Brian Gupta wrote:
> Another mysql module:
> https://labs.riseup.net/code/projects/module-mysql/repository
>
> -Brian
>
>
> On Sun, Oct 2, 2011 at 4:37 PM, Dan Bode wrote:
>
>> you can find several examples of existing types/prov
Another mysql module:
https://labs.riseup.net/code/projects/module-mysql/repository
-Brian
On Sun, Oct 2, 2011 at 4:37 PM, Dan Bode wrote:
> you can find several examples of existing types/providers for managing
> mysql online.
>
> Here is one example:
>
> https://github.com/puppetlabs/puppetla
you can find several examples of existing types/providers for managing mysql
online.
Here is one example:
https://github.com/puppetlabs/puppetlabs-mysql
hope this helps
-Dan
On Sun, Oct 2, 2011 at 1:26 PM, Matthew Black wrote:
> No that is one of the ways to do it. The alternative is to writ
No that is one of the ways to do it. The alternative is to write your own
provider and type. As for whether your method is correct, if it is working
for you and scales then its the correct procedure for you.
On Sun, Oct 2, 2011 at 11:41 AM, CHEBRIAN wrote:
> Hi,
>
> How to create mysql database
Hi,
How to create mysql database thru puppet. I fired thru exec . it it
creating. but i feel it is not a correct procedure. Please share your
suggestions
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppe