[Puppet Users] Mysql database synching using mcollective/puppet

2013-10-22 Thread AMARASINGHAM, Chandra
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

RE: [Puppet Users] Re: parameters to a defined type from the puppet console

2013-10-09 Thread AMARASINGHAM, Chandra
to a defined type from the puppet console On Tuesday, October 8, 2013 1:59:58 AM UTC-5, AMARASINGHAM, Chandra wrote: Hi, I would like to use a defined type and enter parameters from the puppet console. So far I can only use defined types in a class because the puppet console only seems to

[Puppet Users] FW: parameters to a defined type from the puppet console

2013-10-08 Thread AMARASINGHAM, Chandra
users@googlegroups.com] on behalf of AMARASINGHAM, Chandra Sent: Tuesday, 8 October 2013 5:59 PM To: puppet-users@googlegroups.com Subject: [Puppet Users] parameters to a defined type from the puppet console Hi, I would like to use a defined type and enter parameters from the puppet console. So

[Puppet Users] parameters to a defined type from the puppet console

2013-10-08 Thread AMARASINGHAM, Chandra
Hi, I would like to use a defined type and enter parameters from the puppet console. So far I can only use defined types in a class because the puppet console only seems to allow assigning configuration via classes. This means that I can use the same class with different parameters for the