X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4226a607bcc0fbf418b9ae374af52651d67b8a52..ee6580d55e1bbed06787ac3e5f18af1bb35c8e6d:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 9a8188449..4bcb8fb26 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -3,7 +3,7 @@ description "Master role applied to ironbelly" default_attributes( :apt => { - :sources => [ "ubuntugis-unstable" ] + :sources => ["ubuntugis-unstable"] }, :git => { :allowed_nodes => "*:*", @@ -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]",