On Fri, May 20, 2011 at 3:15 PM, jcbollinger <john.bollin...@stjude.org>wrote:

>
>
> On May 20, 3:17 pm, Randall Hansen <rand...@puppetlabs.com> wrote:
> > http://projects.puppetlabs.com/issues/7600
> >
> > I call this the "agent orange" option :)
> >
> > This works, purging all unmanaged hosts entries:
> >
> >     resources { 'host':
> >         purge => true,
> >         noop => true,
> >     }
> >
> > We should have a similar property for all (most?) types.
> >
> > Please comment on the ticket or reply here, whichever you prefer.
>
>
> I don't understand.  I didn't think the "resources" meta-resource was
> specific to use with the 'host' resource type.  Are there any resource
> types that it *doesn't* work with?
>

Err, I assume (hope) it doesn't work with Augeas or File.  I'd guess Package
is too dangerous to be useful, but I could be wrong.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to