From: Tom Hughes Date: Mon, 17 Oct 2016 11:32:16 +0000 (+0100) Subject: Update clifford for hardware switch from G5 to G6 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b6026c43b2098b9aff9ebc438fb34ee62b301715 Update clifford for hardware switch from G5 to G6 --- diff --git a/roles/clifford.rb b/roles/clifford.rb index d19e4bed5..d30f235f7 100644 --- a/roles/clifford.rb +++ b/roles/clifford.rb @@ -22,6 +22,6 @@ default_attributes( run_list( "role[ucl-wolfson]", - "role[hp-g5]", + "role[hp-dl360-g6]", "role[forum]" )