Hi > On 20. Mar 2018, at 10:49, Ren <[email protected]> wrote: > > Hey everyone, > > > I am looking the best way to implement overall puppet-agent (v4.9.2) to run > only once per day during a specific time. > ie: between 4 hours > 8 hours. > > what do you suggest? should I go with to implement a cron type or something > using a funciton schedule?
I would go for cron entry. The schedule type and parameter is only used when a puppet agent is running. Best, Martin -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/0B1DE9A2-417A-4BE1-A983-E6A17EC3EC31%40gmail.com. For more options, visit https://groups.google.com/d/optout.
