From dd1178d7d3ddbac066dd854395ff15b3983636ba Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Sat, 5 Sep 2015 13:11:42 +0200 Subject: [PATCH] =?UTF-8?q?[munin]=20Ajout=20de=20odlyd=20=C3=A0=20munin?= =?UTF-8?q?=5Ffw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- munin/scripts/hosts_plugins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/munin/scripts/hosts_plugins.py b/munin/scripts/hosts_plugins.py index 044506b3..3015ab49 100755 --- a/munin/scripts/hosts_plugins.py +++ b/munin/scripts/hosts_plugins.py @@ -26,7 +26,7 @@ cron_plugins = { } # Hôtes pour lesquels le firewall est muninisé -munin_fw = sorted(["zamok", "komaz", "sable"]) +munin_fw = sorted(["zamok", "komaz", "sable", "odlyd"]) # Les clés correspondent au nom du serveur, ou à un des groupes (bcfg2) # possédé par le serveur (cf gestion/config/services.py )