From b998bea22e826947623656591eeab7b53a2d4828 Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Sun, 7 Aug 2016 02:01:01 +0200 Subject: [PATCH] ouverture du port pour afficher les stats munin --- base/monitoring.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/base/monitoring.nix b/base/monitoring.nix index 1198826..332f7bb 100644 --- a/base/monitoring.nix +++ b/base/monitoring.nix @@ -19,6 +19,7 @@ networking.firewall.allowedTCPPorts = [ # TODO configurer les bon ports lors de l'ouverture du service + 8000 ]; ## Documentation