Feature #2126

purge option for the cron resource

Added by achemze - about 3 years ago. Updated about 2 years ago.

Status:Rejected Start date:04/01/2009
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Affected Puppet version:0.24.4 Branch:
Keywords:
Votes: 0

Description

I’m in a situation where i’d like to ensure that the cronjobs in puppet are the only thing in the crontab. While I realize i can just enforce the crontab file on the file system. It seemed the more “puppet-like” thing to do would be to have a purge option. Is this possible?

History

Updated by Luke Kanies about 3 years ago

  • Status changed from Unreviewed to Rejected

Use ‘resources { cron: purge => true }’

Also available in: Atom PDF