]> git.openstreetmap.org Git - chef.git/blobdiff - roles/bluehost.rb
Use ntp.bluehost.com for servers at bluehost
[chef.git] / roles / bluehost.rb
index 247fd057e9da8a6fcd0cc90336747f544dc7cd06..34d801d53620f502684a7a4df6db233033309bd7 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
 
 override_attributes(
   :ntp => {
 
 override_attributes(
   :ntp => {
-    :servers => [ "0.us.pool.ntp.org", "1.us.pool.ntp.org", "north-america.pool.ntp.org" ]
+    :servers => [ "ntp.bluehost.com" ]
   }
 )
 
   }
 )