From b6026c43b2098b9aff9ebc438fb34ee62b301715 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 17 Oct 2016 12:32:16 +0100 Subject: [PATCH] Update clifford for hardware switch from G5 to G6 --- roles/clifford.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]" ) -- 2.45.1