On May 20, 3:17 pm, Randall Hansen <[email protected]> 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? John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
