]> git.openstreetmap.org Git - chef.git/commitdiff
Switch UCL machines to use the UCL ntp servers
authorTom Hughes <tom@compton.nu>
Thu, 8 Dec 2016 14:10:09 +0000 (14:10 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 8 Dec 2016 14:10:09 +0000 (14:10 +0000)
roles/ucl.rb

index f3a0305950a45f574c118c520ec9957c79690d0c..27064ea2359a8a42a83c83705ae899c20a1b3777 100644 (file)
@@ -28,7 +28,7 @@ override_attributes(
     :search => ["ucl.openstreetmap.org", "openstreetmap.org"]
   },
   :ntp => {
     :search => ["ucl.openstreetmap.org", "openstreetmap.org"]
   },
   :ntp => {
-    :servers => ["0.uk.pool.ntp.org", "1.uk.pool.ntp.org", "europe.pool.ntp.org"]
+    :servers => ["ntp1.ucl.ac.uk", "ntp2.ucl.ac.uk"]
   }
 )
 
   }
 )