Re: [Puppet Users] Crontab overwritten by Puppet

2012-07-13 Thread Kmbu
Hi, Thanks for the explanation. It's definitely not [2]. Only one user's crontab is being managed via Puppet, and it's not root. However, there are other jobs there which disappear when this happens. I really need a fix for this! If "crontab -l" fails, I would rather that Puppet just ignored th

Re: [Puppet Users] Crontab overwritten by Puppet

2012-07-12 Thread Stefan Schulte
On Mon, Jul 09, 2012 at 06:48:41AM -0700, Kmbu wrote: > Hello folks.. > > I suddenly found the crontab on one of my puppet clients overwritten. It > had many entries, including one created by Puppet. Suddenly during one run > it was overwritten, keeping only the Puppet entry and removing everyth

Re: [Puppet Users] Crontab overwritten by Puppet

2012-07-12 Thread Kmbu
Thanks for the corroboration. At least I know I'm not crazy. This needs to be reported as a bug. I'm not sure how to go about it, though. It seems you know more about this than I do. Do you think you could report it? On Wednesday, 11 July 2012 22:35:21 UTC+2, Romeo Theriault wrote: > > On Tue,

Re: [Puppet Users] Crontab overwritten by Puppet

2012-07-11 Thread Romeo Theriault
On Tue, Jul 10, 2012 at 10:41 PM, Kmbu wrote: > Hi, > > Thanks for supporting. We've been running this environment of around 1000 > servers for at least 5 years and have never seen a crontab suddenly > disappear before. We've only had Puppet in place for a month or so. > > Regards, Unfortunately,

Re: [Puppet Users] Crontab overwritten by Puppet

2012-07-11 Thread Kmbu
Hi, Thanks for supporting. We've been running this environment of around 1000 servers for at least 5 years and have never seen a crontab suddenly disappear before. We've only had Puppet in place for a month or so. Regards, On Tuesday, 10 July 2012 15:37:15 UTC+2, Felix.Frank wrote: > > Hi, >

Re: [Puppet Users] Crontab overwritten by Puppet

2012-07-10 Thread Felix Frank
Hi, On 07/09/2012 03:48 PM, Kmbu wrote: > Fri Jul 06 22:44:35 +0200 2012 > /Stage[main]/Cre-base/Cron[puppet-run]/ensure (notice): created > Fri Jul 06 22:44:39 +0200 2012 Puppet (notice): Finished catalog run in > 5.54 seconds > > Why would one run suddenly do this? Are you absolutely certain t

[Puppet Users] Crontab overwritten by Puppet

2012-07-09 Thread Kmbu
Hello folks.. I suddenly found the crontab on one of my puppet clients overwritten. It had many entries, including one created by Puppet. Suddenly during one run it was overwritten, keeping only the Puppet entry and removing everything else. Nothing changed between the previous runs and the one