Issue #1529 has been updated by luke. Status changed from Rejected to Accepted Target version set to unplanned
Sam has convinced me. My first thought was that we could just generate cron instances with <pre>ensure => absent</pre>, but I realize now that that doesn't work because we need to delete every cron job, not specifics, and there's no user-specific purge right now. I'd prefer not to do plain 'crontab -r', because that would make two resource types -- cron and user -- that have to have details of how cron works, which is pretty bad. ---------------------------------------- Feature #1529: User provider should run 'crontab -r' before deleting a user http://projects.reductivelabs.com/issues/show/1529 Author: sam Status: Accepted Priority: Normal Assigned to: luke Category: user Target version: unplanned Complexity: Unknown Affected version: 0.24.5 Keywords: HP-UX, Solaris and RHEL (and I'm told Debian) all fail to do this themselves when deleting a user. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
