From 60ea9845c1c961e7ea4bccfa46133aa78bca8d91 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 16 Feb 2015 13:56:26 +0000 Subject: [PATCH] Apply hp-g6 role to urmel and eustace --- roles/eustace.rb | 1 + roles/urmel.rb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/eustace.rb b/roles/eustace.rb index 3a4c6fc7f..ccba625c9 100644 --- a/roles/eustace.rb +++ b/roles/eustace.rb @@ -22,5 +22,6 @@ default_attributes( run_list( "role[ucl-wolfson]", + "role[hp-g6]", "role[piwik]" ) diff --git a/roles/urmel.rb b/roles/urmel.rb index ee8635986..5c5102333 100644 --- a/roles/urmel.rb +++ b/roles/urmel.rb @@ -22,6 +22,6 @@ default_attributes( run_list( "role[ucl-wolfson]", - "role[hp-g5]", + "role[hp-g6]", "role[munin]" ) -- 2.43.2