Sure, there's a way to do that ... in puppet.conf [puppetd] runinterval = 60
you can do puppetd --genconfig to look at all the available options and their current values as set by the configuration file (or defaults, if not mentioned in the file). --Michael On Thu, May 27, 2010 at 11:42 AM, CraftyTech <[email protected]> wrote: > Hello All, > > Is there a way that I can change the check in time for puppetd > (check in with puppet master)? I've looked through the docs and don't > seem to be able to find anything on that topic. Basically I'd like to > be able to to change from the default 30 mins checkin time to let's > say 1 hr... > > Thanks, > Henry > > -- > 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. > > -- 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.
