From 6be685d4aa869eb4f4bf9d79fa7a59fee36cbce0 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 28 Jan 2021 17:20:09 +0000 Subject: [PATCH 1/1] Remove prometheus role from tiamat-11 --- roles/tiamat-11.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/tiamat-11.rb b/roles/tiamat-11.rb index 066b92d41..2fd7e44a1 100644 --- a/roles/tiamat-11.rb +++ b/roles/tiamat-11.rb @@ -22,6 +22,5 @@ default_attributes( run_list( "role[ucl]", - "role[supermicro-x8dtt-h]", - "role[prometheus]" + "role[supermicro-x8dtt-h]" ) -- 2.39.5