From: Tom Hughes Date: Wed, 7 Dec 2022 20:18:57 +0000 (+0000) Subject: Remove munin role from urmel X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/32072e780501f1c4eca204e198fc28591311da80 Remove munin role from urmel --- diff --git a/roles/urmel.rb b/roles/urmel.rb index dba68ec66..4ea73cb9d 100644 --- a/roles/urmel.rb +++ b/roles/urmel.rb @@ -22,6 +22,5 @@ default_attributes( run_list( "role[ucl]", - "role[hp-dl360-g6]", - "role[munin]" + "role[hp-dl360-g6]" )