Issue #20551 has been updated by Charlie Sharpsteen.

Since you are using Ruby 1.9, I suspect you may be seeing behavior from #17871 
where the Nagios types were spawning duplicates on each run due to changes in 
array splatting between 1.8 and 1.9. The removes could be from `purge=true` 
cleaning out the dupes.

----------------------------------------
Bug #20551: Puppet + Nagios: false removals reported with every run
https://projects.puppetlabs.com/issues/20551#change-91300

* Author: Justin Honold
* Status: Needs More Information
* Priority: Normal
* Assignee: Justin Honold
* Category: nagios
* Target version: 
* Affected Puppet version: 3.1.1
* Keywords: 
* Branch: 
----------------------------------------
<pre>
Notice: /Nagios_hostgroup[["xl"]]/ensure: removed
Info: FileBucket adding {md5}6d7d765c5e7bb37e386c7bb384b6968e
Notice: /Nagios_host[["my-server"]]/ensure: removed
Info: FileBucket adding {md5}72fd636eb900b7906f74171903b130bf
Notice: /Nagios_servicegroup[["puppet"]]/ensure: removed
Info: FileBucket adding {md5}110411c086f7e0b304ee2e3fe755819b
Notice: /Nagios_contactgroup[["admins"]]/ensure: removed
Info: FileBucket adding {md5}b16b3221b0601711da33361a7a6a1161
Notice: /Nagios_contact[["my-contact"]]/ensure: removed
Info: FileBucket adding {md5}65d3a2ffdf05c94856380e8e0508aa68
Notice: /Nagios_service[["check_ssh"]]/ensure: removed
Info: FileBucket adding {md5}f5790923c44bafa4c48e5c7e52034c52
Notice: /Nagios_command[["check_dummy"]]/ensure: removed
Info: FileBucket adding {md5}44466659949a9119cc0bb87a767f174a
Notice: Finished catalog run in 17.68 seconds
</pre>

These "removes" - which aren't actually removed, and are actually defined and 
in use - are present on every run on this system.

I'm guessing it could be of note that I am using 'purge => true' for 'nagios_' 
commands.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to