Issue #17554 has been updated by Andrew Parker. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Merged in <https://github.com/puppetlabs/puppet/commit/7bcc5c28f51c5d6fad2b329f460fd0ea65dba73c> ---------------------------------------- Bug #17554: runinterval ignored on Windows https://projects.puppetlabs.com/issues/17554#change-77618 Author: Aristarkh Zagorodnikov Status: Merged - Pending Release 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.
