Re: [Puppet Users] Puppet resource details using http api or puppetdb api

2013-11-06 Thread Nan Liu
On Wed, Nov 6, 2013 at 10:10 AM, Nan Liu wrote: > On Tue, Nov 5, 2013 at 8:50 PM, Riju Francis wrote: > >> Is there a way to get the package version or service status using the >> puppet api calls? >> >> Following resource commands show version/status in the output: >> puppet resource package ipt

Re: [Puppet Users] Puppet resource details using http api or puppetdb api

2013-11-06 Thread Nan Liu
On Tue, Nov 5, 2013 at 8:50 PM, Riju Francis wrote: > Is there a way to get the package version or service status using the > puppet api calls? > > Following resource commands show version/status in the output: > puppet resource package iptables > puppet resource service iptables > > Can the api

[Puppet Users] Puppet resource details using http api or puppetdb api

2013-11-06 Thread Riju Francis
Is there a way to get the package version or service status using the puppet api calls? Following resource commands show version/status in the output: puppet resource package iptables puppet resource service iptables Can the api be used to get similar output? Thanks Riju -- You received this