projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Switch to using chrony for time synchronisation
[chef.git]
/
cookbooks
/
ntp
/
attributes
/
default.rb
1
default[:ntp][:servers] = ["0.us.pool.ntp.org", "1.us.pool.ntp.org"]
2
default[:ntp][:tz] = "Etc/UTC"