[Puppet Users] Re: use of the resource resource

2009-06-02 Thread Luke Kanies
On Jun 2, 2009, at 9:24 AM, Eric Gerlach wrote: > > On Tue, Jun 02, 2009 at 05:11:57PM +1000, Geoff Crompton wrote: >> >> While reading about schedules, I saw: >> http://reductivelabs.com/trac/puppet/wiki/TypeReference#resources >> >> To check I'm reading this right, if I had the following in my

[Puppet Users] Re: use of the resource resource

2009-06-02 Thread Eric Gerlach
On Tue, Jun 02, 2009 at 05:11:57PM +1000, Geoff Crompton wrote: > > While reading about schedules, I saw: > http://reductivelabs.com/trac/puppet/wiki/TypeReference#resources > > To check I'm reading this right, if I had the following in my site.pp: > resources { file > purge => true > } >