On May 21, 2:11 am, Patrick Mohr wrote:
> On Fri, May 20, 2011 at 3:15 PM, jcbollinger wrote:
>
> > On May 20, 3:17 pm, Randall Hansen wrote:
> > >http://projects.puppetlabs.com/issues/7600
>
> > > I call this the "agent orange" option :)
>
> > > This works, purging all unmanaged hosts entries:
On Fri, May 20, 2011 at 3:15 PM, jcbollinger wrote:
>
>
> On May 20, 3:17 pm, Randall Hansen wrote:
> > http://projects.puppetlabs.com/issues/7600
> >
> > I call this the "agent orange" option :)
> >
> > This works, purging all unmanaged hosts entries:
> >
> > resources { 'host':
> >
On May 20, 3:17 pm, Randall Hansen 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 simil