Issue #3368 has been reported by Benjamin Kite. ---------------------------------------- Bug #3368: Cron names/titles not unique between users http://projects.reductivelabs.com/issues/3368
Author: Benjamin Kite Status: Unreviewed Priority: Normal Assigned to: Category: cron Target version: Affected version: 0.25.4 Keywords: Branch: 1. created a cronjob with puppet name "joe" belonging to user "puppet" 2. changed cronjob user to "root" in manifest Result is that puppet "sees" the cronjob owned by "puppet" and creates the new one as "root" but does not delete the former crontab entry. The next pass, puppet does the same thing, now making a second entry in the root crontab. The result is that each pass creates a new cronjob and the cronjobs multiply until an aggressive (i.e. multiple runs) ensure => absent is applied. This is under CentOS release 5.2 -- 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://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
