Bug #10567
splaylimit should describe what units it is in.
| Status: | Accepted | Start date: | 11/04/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | documentation | |||
| Target version: | 2.7.x | |||
| Affected Puppet version: | Branch: | |||
| Keywords: | ||||
| Votes: | 0 |
Description
# The maximum time to delay before runs. Defaults to being the same as the
# run interval.
# The default value is '$runinterval'.
splaylimit = 1800
It should explicitly say that it’s in seconds.