]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Add jochen to chef committers
[chef.git] / roles / ironbelly.rb
index 06876abbb75c2698be29e6ad0696f54c833c5b21..4bcb8fb268bf6b9c4ea79b6e5849402932d22c2c 100644 (file)
@@ -3,7 +3,7 @@ description "Master role applied to ironbelly"
 
 default_attributes(
   :apt => {
-    :sources => [ "ubuntugis-unstable" ]
+    :sources => ["ubuntugis-unstable"]
   },
   :git => {
     :allowed_nodes => "*:*",
@@ -84,7 +84,7 @@ default_attributes(
       }
     }
   }
-);
+)
 
 run_list(
   "role[ic]",