]> git.openstreetmap.org Git - chef.git/blob - cookbooks/ntp/attributes/default.rb
Merge pull request #313 from openstreetmap/dependabot/github_actions/actions/cache-v2
[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"