File: poll_interval.pp

package info (click to toggle)
puppet-module-puppetlabs-ntp 7.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 496 kB
  • sloc: ruby: 1,481; sh: 46; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (2)
1
2
3
# See http://doc.ntp.org/4.2.6/clockopt.html#server for documentation
# Alternatively: type Ntp::Poll_interval = Variant[Integer, Pattern['']]
type Ntp::Poll_interval = Integer[4, 17]