]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Ignore spacing in metadata.rb files.
[chef.git] / roles / ironbelly.rb
index 9a8188449b797a30fd9d403d44a145618606b07b..21047885f2cf9215c94ad44d4d62422a64c979b7 100644 (file)
@@ -56,7 +56,7 @@ default_attributes(
         :uid => "tomh",
         :gid => "tomh",
         :transfer_logging => false,
-        :hosts_allow => [ 
+        :hosts_allow => [
           "212.110.172.32",                      # shenron
           "2001:41c9:1:400::32",                 # shenron
           "212.159.112.221"                      # grant
@@ -84,7 +84,7 @@ default_attributes(
       }
     }
   }
-);
+)
 
 run_list(
   "role[ic]",