X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c210291c6bfe5ff623ad94c1e08d151c523f8072..e10c0f93c10de4729e932078569374a8eff58004:/roles/nchc.rb diff --git a/roles/nchc.rb b/roles/nchc.rb index bb9181fff..58b3ed500 100644 --- a/roles/nchc.rb +++ b/roles/nchc.rb @@ -22,7 +22,7 @@ default_attributes( override_attributes( :ntp => { - :servers => ["0.tw.pool.ntp.org", "1.tw.pool.ntp.org", "europe.pool.ntp.org"] + :servers => ["0.tw.pool.ntp.org", "1.tw.pool.ntp.org", "asia.pool.ntp.org"] } )