[chef] cron resource support of ranges?


Chronological Thread 
  • From: Jesse Campbell < >
  • To: chef < >
  • Subject: [chef] cron resource support of ranges?
  • Date: Tue, 6 Mar 2012 11:35:21 -0500
  • Authentication-results: mr.google.com; spf=pass (google.com: domain of designates 10.180.105.194 as permitted sender) ; dkim=pass

We have historically for cron entries used ranges. As an example:

15,45 1-4 * * * root /bin/date > /etc/motd

this will replace motd with the date at 1:15, 1:45, 2:15, 2:45, 3:15,
3:45, 4:15, 4:45.

Can this be done with the cron resource?

Thanks!
-Jesse


  • [chef] cron resource support of ranges?, Jesse Campbell, 03/06/2012

Archive powered by MHonArc 2.6.16.

§