I could, except the app will live outside the puppet master, I could store
the certs on nfs though...humm...
On Monday, August 20, 2012 1:05:55 PM UTC-7, Christopher Wood wrote:
>
> On Mon, Aug 20, 2012 at 12:40:11PM -0700, Mike Carr wrote:
> >I feel embarrased, I was on that
> On Mon, Aug 20, 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
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
grea
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
grea
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 pu
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:
P