X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/59c52348248fc332f96eebee113de7bbf74addb2..a4e98a39669d82fc53a3d7f3fcc65689c05cc6cd:/roles/ridley.rb diff --git a/roles/ridley.rb b/roles/ridley.rb index d925702c8..47e12e7d0 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -8,11 +8,6 @@ default_attributes( :certificate_chain => "startcom" } }, - :chef => { - :client => { - :version => "12.1.2-1" - } - }, :dhcpd => { :first_address => "10.0.15.1", :last_address => "10.0.15.254" @@ -87,7 +82,7 @@ default_attributes( run_list( "role[ucl-wolfson]", - "role[hp-g6]", + "role[hp-dl360-g6]", "role[gateway]", "role[foundation]", "role[stateofthemap]",