X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ff044920428608b2c04507ad52d6ab52c9d6555f..f08dc11dac6e3a4c4433c1c5fdf023907fcf7a45:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 06876abbb..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 => "*:*", @@ -84,7 +84,7 @@ default_attributes( } } } -); +) run_list( "role[ic]",