]> git.openstreetmap.org Git - chef.git/commitdiff
Remove prometheus role from tiamat-11
authorTom Hughes <tom@compton.nu>
Thu, 28 Jan 2021 17:20:09 +0000 (17:20 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 28 Jan 2021 17:20:09 +0000 (17:20 +0000)
roles/tiamat-11.rb

index 066b92d41e45a36e1f814872f82ce22cf13f733b..2fd7e44a100659af5c07d2a2b5de354cfca20812 100644 (file)
@@ -22,6 +22,5 @@ default_attributes(
 
 run_list(
   "role[ucl]",
-  "role[supermicro-x8dtt-h]",
-  "role[prometheus]"
+  "role[supermicro-x8dtt-h]"
 )