X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c08dfe1bf43b2f97baeb0631323256b1a13e18bf..4dfc301d243092177790e296fe682520e4e05ccd:/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 => {