Hi Martijn, Looking here and at source:
http://docs.puppetlabs.com/references/stable/type.html#schedule It reads to me that you might be able to use: schedule { puppet: period => weekly, repeat => 3 } And have it ran three days a week for example, but being specific about the day does not seem possible. ken. On Dec 2, 9:46 am, Martijn Grendelman <[email protected]> wrote: > Hi, > > If I understand correctly, it is not possible to use a Schedule resource > to prevent a resource from running on certain days (i.e. weekend), only > hours within any day, is that right? > > Best regards, > Martijn. -- 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.
