Created
June 5, 2014 11:07
-
-
Save initcron/1b34ac49aea7e808b361 to your computer and use it in GitHub Desktop.
common.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| ntp::restrict: | |
| - -6 ::1 | |
| ntp::autoupdate: true | |
| ntp::enable: true | |
| ntp::servers: | |
| - agent.example.com iburst | |
| - agent1.example.com iburst | |
| - agent2.example.com iburst |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment