[Puppet Users] Automate puppet agent runs

2012-08-20 Thread Mike Carr
We are building a system that has a front end for a user to request a host, the use can select what they want on the host. Our application will build/apply the correct profiles, we would then like to trigger the agent to check-in. Our app is current written in Groovy so a REST API would be

[Puppet Users] Automate Agent Runs

2012-08-20 Thread Mike Carr
We are building a system that has a front end for a user to request a host, the use can select what they want on the host. Our application will build/apply the correct profiles, we would then like to trigger the agent to check-in. Our app is current written in Groovy so a REST API would be

Re: [Puppet Users] Automate puppet agent runs

2012-08-20 Thread Mike Carr
, 2012 at 11:48:44AM -0700, Mike Carr wrote: We are building a system that has a front end for a user to request a host, the use can select what they want on the host. Our application will build/apply the correct profiles, we would then like to trigger the agent to check

Re: [Puppet Users] Extending Puppet Woes

2012-08-11 Thread Mike Carr
Awesome, thanks! Is this a feature of Ruby or Puppet? -- You received this message because you are subscribed to the Google Groups Puppet Users group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/H5Mk5syctXEJ. To post to this group, send email to

[Puppet Users] Extending Puppet Woes

2012-08-10 Thread Mike Carr
I am looking to extend one of the puppet modules -mysql. I found that they are extending Puppet with types and providers. First off I am having a difficult time find any documentationo on this and I do not know Ruby that well. The problem that I am having is this, I have the following code: