Douglas Brancaglion
2012-Jan-20 18:22 UTC
[Puppet Users] Set hourly of execution with service puppet
Hi guys! I''m from Brazil, and i''m learning puppet. I need set interval in puppet client for sync with puppetmaster... How i do it? Sorry my english Douglas -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Daniel Pittman
2012-Jan-26 20:02 UTC
Re: [Puppet Users] Set hourly of execution with service puppet
On Fri, Jan 20, 2012 at 10:22, Douglas Brancaglion <douglas.reader@gmail.com> wrote:> I''m from Brazil, and i''m learning puppet. > I need set interval in puppet client for sync with puppetmaster... > How i do it?The documentation on all the settings is here: http://docs.puppetlabs.com/references/stable/configuration.html You can find the appropriate setting, and the rest of our configuration, documented in there. (You want the `runinterval` setting this time. :) -- Daniel Pittman ⎋ Puppet Labs Developer – http://puppetlabs.com ♲ Made with 100 percent post-consumer electrons -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
krish
2012-Jan-26 21:26 UTC
Re: [Puppet Users] Set hourly of execution with service puppet
On Fri, Jan 20, 2012 at 11:52 PM, Douglas Brancaglion <douglas.reader@gmail.com> wrote:> Hi guys! > I''m from Brazil, and i''m learning puppet. > I need set interval in puppet client for sync with puppetmaster... > How i do it? > Sorry my english >Either use cron with puppetd onetime no daemon option or checkout "puppet kick" -- Krish olindata.com -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.