X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ee6580d55e1bbed06787ac3e5f18af1bb35c8e6d..f4ea2c7270a0b80748cc3efb58d12300b4c2061e:/roles/ridley.rb diff --git a/roles/ridley.rb b/roles/ridley.rb index 7637af87d..47e12e7d0 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -8,11 +8,6 @@ default_attributes( :certificate_chain => "startcom" } }, - :chef => { - :client => { - :version => "11.18.0-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]",