On Wed, Jul 15, 2009 at 7:35 AM, David Schmitt<da...@dasz.at> wrote:
>
> Dan Bode wrote:
> [noop on resource overrides global noop setting]
>> Is this intended behavior, will this be supported in future versions, or
>> will this be likely to break.
>
> The UPGRADE document for 0.24.3 says this:
>
>> Downloading plugins and facts now ignores noop. Note that this
>> changes  the behaviour of a resource's noop setting. The resources noop
>  > setting will now alway override the global setting (previously,
>  > whichever was true would win).
>
> from http://reductivelabs.com/trac/puppet/wiki/UPGRADE#id16


This isn't true for factsync or pluginsync though.


root# puppetd --version
0.24.8
root# rm -Rf /var/lib/puppet/facts/*
root# rm -Rf /var/lib/puppet/lib/*
root# puppetd -t --factsync --pluginsync --noop
info: Retrieving plugins
notice: /File[/var/puppet/lib]/checksum: checksum changed '{mtime}Wed
Jun 17 11:29:46 -0700 2009' to '{mtime}Wed Jul 15 08:05:11 -0700 2009'
notice: /File[/var/puppet/lib/provider]/ensure: created
[...]
info: Retrieving facts
notice: /File[/var/puppet/facts]/checksum: checksum changed
'{mtime}Tue Jul 14 09:33:23 -0700 2009' to '{mtime}Wed Jul 15 08:05:08
-0700 2009'
[...]


and I've yet to get any reliable working method going for facts and
plugins in modules with environments that doesn't rely upon
factsync/pluginsync.



>
>
> Regards, DavidS
>
> >
>



-- 
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.

--~--~---------~--~----~------------~-------~--~----~
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