Issue #17287 has been updated by Sean Millichamp.
FYI, I'm pretty sure this is a duplicate of #11450 ---------------------------------------- Bug #17287: CentOS client ensuring package every run when set to purge not absent https://projects.puppetlabs.com/issues/17287#change-89374 * Author: Greg Swift * Status: Needs More Information * Priority: Normal * Assignee: eric sorenson * Category: * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- I was working on our internal time module. I’m attaching a very generic version of it. Basically when the class is set ‘ensure => absent’ My module sets the package's 'ensure => purge' to make sure that package and all is gone. But every run subsequent run it throws the following notice: notice: /Stage[main]/Basictime/Package[ntp]/ensure: created Also attaching full output as well. Testing with 2.7.19 from yum.puppetlabs. This part works fine on debian (I have a different issue on that side - bug 17286) -- 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.
