Issue #17554 has been updated by Matthaus Owens. Status changed from Merged - Pending Release to Closed
Released in Puppet 3.0.2-rc1 ---------------------------------------- Bug #17554: runinterval ignored on Windows https://projects.puppetlabs.com/issues/17554#change-78112 Author: Aristarkh Zagorodnikov Status: Closed Priority: Normal Assignee: Category: windows Target version: 3.0.2 Affected Puppet version: 2.7.12 Keywords: windows Branch: https://github.com/puppetlabs/puppet/pull/1292 <pre> %ProgramData%\PuppetLabs\puppet\etc\puppet.conf: ... [agent] runinterval=300 </pre> Restarting service. Testing the configured run interval: <pre> cd <puppet bin directory> puppet agent --configprint runinterval 300 </pre> Then I check both the puppetmaster logs and the client event log -- it still runs every 30 minutes. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
