ReleaseEngineering/PuppetAgain/Modules/ntp

From MozillaWiki
< ReleaseEngineering‎ | PuppetAgain‎ | Modules
Revision as of 12:05, 25 July 2013 by Djmitche (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This module provides basic NTP support.

It has two available classes:

ntp::daemon

This runs the usual 'ntpd' daemon, and thus ensures that a machine will stay synchronized to the time server.

ntp::atboot

This runs ntpdate at boot time, synchronizing the time once, but not running a daemon (which could affect performance times later). This is used on systems that will be running talos tests.