]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ovh-ca.rb
Add location information to tile caches
[chef.git] / roles / ovh-ca.rb
index c2b90c116e52656ad0a37861f3a683b1d8c405c9..4957435a2b186baf5f1274bd17557bab1ce2f02a 100644 (file)
@@ -3,7 +3,7 @@ description "Role applied to all servers at OVH CA"
 
 override_attributes(
   :ntp => {
-    :servers => [ "0.ca.pool.ntp.org", "1.ca.pool.ntp.org", "north-america.pool.ntp.org" ]
+    :servers => ["0.ca.pool.ntp.org", "1.ca.pool.ntp.org", "north-america.pool.ntp.org"]
   }
 )