Title: Message Title
Andrew Parker commented on an issue
Puppet / Bug PUP-1664
cron provider doesn't purge puppet-created cron resources correctly.
Hello-

Bit of background first, we're using CentOS5 machines with puppet/puppetmaster 25.4 from EPEL packages.
 
For some reason that I cannot determine, the following code[1] (which works on our development system) fails[2] on our staging system:

[1]
class crontab::cleaner {
  resources { cron: purge => true }
}

Our intent is to remove all ...

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to