]> git.openstreetmap.org Git - chef.git/blobdiff - roles/blix-nl.rb
Yet more rubucop cleanups
[chef.git] / roles / blix-nl.rb
index cf8e1f6a2961cc35f85619800b389bccfc8c80db..1c81d09f52f39d7ab31079c736e878ff74ce887d 100644 (file)
@@ -3,7 +3,7 @@ description "Role applied to all servers at Blix NL"
 
 override_attributes(
   :ntp => {
-    :servers => [ "0.nl.pool.ntp.org", "1.nl.pool.ntp.org", "europe.pool.ntp.org" ]
+    :servers => ["0.nl.pool.ntp.org", "1.nl.pool.ntp.org", "europe.pool.ntp.org"]
   }
 )