From 990c5788c024aca6d5a8021ac90b42c0752fe71a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 17 Oct 2016 14:21:19 +0100 Subject: [PATCH] Remove hp-g5 role from thorn-0[123] --- roles/thorn-01.rb | 1 - roles/thorn-02.rb | 1 - roles/thorn-03.rb | 1 - 3 files changed, 3 deletions(-) diff --git a/roles/thorn-01.rb b/roles/thorn-01.rb index 8e57e9eb9..b06587b5e 100644 --- a/roles/thorn-01.rb +++ b/roles/thorn-01.rb @@ -25,6 +25,5 @@ default_attributes( run_list( "role[ic]", - "role[hp-g5]", "role[web-backend]" ) diff --git a/roles/thorn-02.rb b/roles/thorn-02.rb index 6016e17da..b226c3637 100644 --- a/roles/thorn-02.rb +++ b/roles/thorn-02.rb @@ -25,6 +25,5 @@ default_attributes( run_list( "role[ic]", - "role[hp-g5]", "role[web-backend]" ) diff --git a/roles/thorn-03.rb b/roles/thorn-03.rb index 042bb99f3..1ff3ef69b 100644 --- a/roles/thorn-03.rb +++ b/roles/thorn-03.rb @@ -25,6 +25,5 @@ default_attributes( run_list( "role[ic]", - "role[hp-g5]", "role[web-backend]" ) -- 2.43.2