Hi , I am trying to run puppet agent on windows. The Master is running on Linux RHEL6.2. Puppet Version : 2.7.12.
The puppet agent service starts properly and the client is able to fetch its catalouge evry 30 mins. My requirement is to reduce this interval to 2 mins. I tried changing the puppet.conf and restarted the service on the agent (via start->services.msc). But somehow this does not work for me. Still the client continues to fetch the catalogue at default time(30 mins). puppet.conf: [agent] server=puppet pluginsync=true report=true runinterval=60 listen=true certname=hawkeye.kodiak-internal.com tags=job-schedular please let me know if i am missing something. regards Neemish -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.