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 )