]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ucl-wolfson.rb
Yet more rubucop cleanups
[chef.git] / roles / ucl-wolfson.rb
index 71beb15aca36e6f7b2fae9e9c0dcff234c3f4337..208185a37182d91af2223031e5a7bfc8e58ef265 100644 (file)
@@ -23,8 +23,8 @@ default_attributes(
 
 override_attributes(
   :networking => {
-    :nameservers => [ "10.0.0.3", "8.8.8.8", "8.8.4.4" ],
-    :search => [ "ucl.openstreetmap.org", "openstreetmap.org" ]
+    :nameservers => ["10.0.0.3", "8.8.8.8", "8.8.4.4"],
+    :search => ["ucl.openstreetmap.org", "openstreetmap.org"]
   }
 )