Re: [Puppet Users] Can I access data structure internal to providers

2010-09-19 Thread John Warburton
Hi Nigel On 18 September 2010 01:41, Nigel Kersten wrote: > On Fri, Sep 17, 2010 at 4:32 AM, John Warburton > wrote: > > Hi > > > > I would like to be able to access the hash "info2hash" in > > lib/puppet/provider/package/sun.rb which is a list of all Solaris > packages > > on a Sun server > >

Re: [Puppet Users] Can I access data structure internal to providers

2010-09-19 Thread Nigel Kersten
On Sun, Sep 19, 2010 at 5:41 AM, John Warburton wrote: > Hi Nigel > > On 18 September 2010 01:41, Nigel Kersten wrote: >> >> On Fri, Sep 17, 2010 at 4:32 AM, John Warburton >> wrote: >> > Hi >> > >> > I would like to be able to access the hash "info2hash" in >> > lib/puppet/provider/package/sun.

[Puppet Users] Re: realize users based on tags

2010-09-19 Thread CraftyTech
A, I guess I must've been tired on Friday. In any case, thanks for catching that for me. It really helped me out. Thanks Dan. On Sep 17, 6:12 pm, Dan Bode wrote: > On Fri, Sep 17, 2010 at 10:33 AM, CraftyTech wrote: > > Thanks Dan.  I have something very similar that's not working for > >