1
vote
1answer
138 views

Creating Cron Task to kill stalled/failed runs in a system

I am a new user of bash/cron so forgive the negligence in advance, but I was given a task to create a cron which finds/kill/ and clears old puppet runs that were not successfully installed. The more ...
1
vote
1answer
205 views

How to create a cron which finds/kills/clears old puppet runs?

I am a new user of bash/cron, and I was given a task to create a cron which finds/kill/ and clears old puppet runs that were not successfully installed. The more help the better, but I am more or less ...