Issue #19114 has been reported by Klavs Klavsen.

----------------------------------------
Bug #19114: using resource collector for Package - makes puppet realize virtual 
packages
https://projects.puppetlabs.com/issues/19114

Author: Klavs Klavsen
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


I have had this:
  @package { "hpacucli": ensure =>present }

in my nagios class for a long long while (since 0.24 :)

Yesterday - now running Puppet 2.7.20 (yes - I'll switch to 3.x soon :) - I 
converted to using ressource collectors - by adding this to my yum module:
Class['yum'] -> Package <| tag != yumreq  |>

That works as it should - BUT puppet now realizes (automagicly) the hpacucli 
package :(


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