Issue #22536 has been reported by Josh Cooper.

----------------------------------------
Bug #22536: windows agents don't parse runinterval as a duration setting
https://projects.puppetlabs.com/issues/22536

* Author: Josh Cooper
* Status: Accepted
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.4.0
* Affected Puppet version: 3.0.0
* Keywords: windows
* Branch: 
----------------------------------------
When running as a service, puppet on windows runs `puppet agent --configprint 
runinterval` and assumes the result is in seconds. It then runs `puppet agent 
--onetime` every runinterval seconds.

In 3.0.0, runinterval was changed to a `duration` setting, so it can be of the 
form 5m, 2h, etc 
<http://docs.puppetlabs.com/references/latest/configuration.html#runinterval>. 
This was done in commit 
[2cb9b503](https://github.com/puppetlabs/puppet/commit/2cb9b503c427c75b45ba47a0ea538ae95342bee2)


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to