Skip to content

Instantly share code, notes, and snippets.

@initcron
Created June 5, 2014 11:07
Show Gist options
  • Select an option

  • Save initcron/1b34ac49aea7e808b361 to your computer and use it in GitHub Desktop.

Select an option

Save initcron/1b34ac49aea7e808b361 to your computer and use it in GitHub Desktop.
common.yaml
---
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