From 421e66a138d483642935fc1dbaa357d66ff42d82 Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Sat, 4 Dec 2021 20:25:56 +0100
Subject: [PATCH] filebitch.r puyak.r: disable more collectd

---
 krebs/1systems/filebitch/config.nix | 2 +-
 krebs/1systems/puyak/config.nix     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/krebs/1systems/filebitch/config.nix b/krebs/1systems/filebitch/config.nix
index 3d8077dff..e27d036c8 100644
--- a/krebs/1systems/filebitch/config.nix
+++ b/krebs/1systems/filebitch/config.nix
@@ -24,7 +24,7 @@ in
 
     ## Collect local statistics via collectd and send to collectd
     # <stockholm/krebs/2configs/stats/shack-client.nix>
-    <stockholm/krebs/2configs/stats/shack-debugging.nix>
+    # <stockholm/krebs/2configs/stats/shack-debugging.nix>
   ];
 
   krebs.build.host = config.krebs.hosts.filebitch;
diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix
index 4cca48c02..f4bd472a4 100644
--- a/krebs/1systems/puyak/config.nix
+++ b/krebs/1systems/puyak/config.nix
@@ -93,7 +93,7 @@
 
     ## Collect local statistics via collectd and send to collectd
     # <stockholm/krebs/2configs/stats/shack-client.nix>
-    <stockholm/krebs/2configs/stats/shack-debugging.nix>
+    # <stockholm/krebs/2configs/stats/shack-debugging.nix>
 
     ## netbox.shack: Netbox is disabled as nobody seems to be using it anyway
     # <stockholm/krebs/2configs/shack/netbox.nix>