X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ff044920428608b2c04507ad52d6ab52c9d6555f..3a4b1c2078cd515e93a5f1bf8967f380fbd1646f:/roles/shenron.rb diff --git a/roles/shenron.rb b/roles/shenron.rb index 191c6429f..51d697e88 100644 --- a/roles/shenron.rb +++ b/roles/shenron.rb @@ -7,7 +7,7 @@ default_attributes( :bretth => { :status => :user, :shell => "/usr/bin/git-shell" - }, + } } }, :apache => { @@ -19,7 +19,7 @@ default_attributes( :hardware => { :modules => [ "it87" - ], + ] }, :networking => { :interfaces => { @@ -38,7 +38,7 @@ default_attributes( :address => "2001:41c9:1:400::32", :prefix => "64", :gateway => "fe80::1" - }, + } } }, :openvpn => {