X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/641a3e2c678e5fb09e390b956dd65272cbcd9b75..fd98b3c103f6e6153e42cc3860f2ed61f1f4c5db:/roles/eustace.rb?ds=sidebyside diff --git a/roles/eustace.rb b/roles/eustace.rb index 51af9e243..0002388c3 100644 --- a/roles/eustace.rb +++ b/roles/eustace.rb @@ -2,11 +2,6 @@ name "eustace" description "Master role applied to eustace" default_attributes( - :chef => { - :client => { - :version => "12.1.2-1" - } - }, :networking => { :interfaces => { :internal_ipv4 => { @@ -27,6 +22,6 @@ default_attributes( run_list( "role[ucl-wolfson]", - "role[hp-g6]", + "role[hp-dl360-g6]", "role[piwik]" )