[Puppet Users] Puppet agent as WSDL service

2012-09-11 Thread Kayode Odeyemi
I will like to have puppet agent as WSDL service that can be consumed from an external application. I want to be able to have access to puppet agents via some URL from an external application. Please how can I go about this? -- Odeyemi 'Kayode O. http://ng.linkedin.com/in/kayodeodeyemi. t: @char

Re: [Puppet Users] Puppet agent as WSDL service

2012-09-11 Thread Kayode Odeyemi
On Tuesday, 11 September 2012 19:35:27 UTC+1, Daniel Pittman wrote: > > On Tue, Sep 11, 2012 at 11:16 AM, Kayode Odeyemi > > > wrote: > > > I will like to have puppet agent as WSDL service that can be consumed > from > > an external application. I want to

Re: [Puppet Users] Puppet agent as WSDL service

2012-09-11 Thread Kayode Odeyemi
> > That doesn't actually map super-well to the design of Puppet, since it > doesn't instantly react to change, it reacts on a schedule. You can > obviously make the latency low by running all the time, but it is > still non-zero. > > The things you want to do are also not done by talking dir

Re: [Puppet Users] Puppet agent as WSDL service

2012-09-11 Thread Kayode Odeyemi
On Tuesday, 11 September 2012 22:25:16 UTC+1, Daniel Pittman wrote: > > On Tue, Sep 11, 2012 at 2:16 PM, Kayode Odeyemi > > > wrote: > >> That doesn't actually map super-well to the design of Puppet, since it > >> doesn't instantly react t