File: key_id.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-- 176 bytes parent folder | download | duplicates (2)
1
2
3
# See http://doc.ntp.org/4.2.6/authopt.html#controlkey for documentation
# Alternatively: type Ntp::Key_id = Variant[Integer, Pattern['']]
type Ntp::Key_id = Integer[1, 65534]