Hi,

We decide to manage all our specific crons for applications with puppet.
As all people who creates crons does'nt have to cope with puppet syntax, the
easier way to do that seemed to be giving them a place on the puppetmaster
where placing their crons, and deploying those crons in /etc/cron.d on
nodes.
That works fine, but i can't get a cron being removed on the node when
removed on the puppetmaster.

I can't use purge (it would be too easy ;-) because some package install
crons in /etc/crons.d and we don't want to remove these crons, and we don't
want to get them handle by puppet due to errors risk in case of
update/upgrade....

has anyone an idea of how i could have managed files removed on destnation
when removed from source without using the entierely purge function?

thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en.

Reply via email to