From 51d0bff0047affa7af8db2b737d5cb4fc8f3d0b5 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 19 Jul 2026 16:45:24 +0200 Subject: modules/monitoring/scrutiny: Don't expose web-service This just doesn't make sense, when we also have grafana. --- hosts/by-name/server2/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/by-name') diff --git a/hosts/by-name/server2/configuration.nix b/hosts/by-name/server2/configuration.nix index d772bcd..2e04324 100644 --- a/hosts/by-name/server2/configuration.nix +++ b/hosts/by-name/server2/configuration.nix @@ -36,7 +36,6 @@ adminPassword = ./secrets/grafana/adminPassword.age; secretKey = ./secrets/grafana/secretKey.age; }; - scrutiny.fqdn = "scrutiny.vhack.eu"; }; dns = { -- cgit v1.3.1