El Miércoles, 14 de Julio de 2010 23:22:54, David Ward escribió:
> What I would suggest is to change the puppetd from a daemon to a cron
> job and add the argument of --tags. This way you can stipulate which
> classes to run on the cronjob run, which can run every 15mins or so.
>
> eg
> 15 * * * *
What I would suggest is to change the puppetd from a daemon to a cron
job and add the argument of --tags. This way you can stipulate which
classes to run on the cronjob run, which can run every 15mins or so.
eg
15 * * * * pupetd -t --tags sysconfig_class --report
etc
--
Regards
David