From: Tom Hughes Date: Thu, 28 Jan 2021 17:20:09 +0000 (+0000) Subject: Remove prometheus role from tiamat-11 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/6be685d4aa869eb4f4bf9d79fa7a59fee36cbce0?hp=86c44e026acbb13f331c78f72b16d0efb5cc2e81 Remove prometheus role from tiamat-11 --- 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]" )