http://docs.puppetlabs.com/guides/rest_api.html
You have to enable the REST api on clients if you want to talk to them
that way (as it''s disabled by default) but this will probably get you
where you need to go. Failing that you could use something like
mcollective and make a mini-REST api to push requests to it. That
would make it easy to request mcollective go find the machine in
question and instruct it to check-in.
Thanks,
On Mon, Aug 20, 2012 at 2:54 PM, Mike Carr <mcarr67@gmail.com>
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-in. Our app is current written in Groovy so a REST API would be
great.
> Is this possible?
>
> The server app will most likely not sit on the same sever as 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/-/haP7D_d7EJAJ.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.