diff options
Diffstat (limited to 'krebs/1systems/puyak/config.nix')
| -rw-r--r-- | krebs/1systems/puyak/config.nix | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix index f4bd472a4..033cb94d1 100644 --- a/krebs/1systems/puyak/config.nix +++ b/krebs/1systems/puyak/config.nix @@ -110,7 +110,8 @@      <stockholm/krebs/2configs/shack/prometheus/server.nix>      <stockholm/krebs/2configs/shack/prometheus/blackbox.nix>      #<stockholm/krebs/2configs/shack/prometheus/unifi.nix> -    <stockholm/krebs/2configs/shack/prometheus/alertmanager-telegram.nix> +    # TODO: alertmanager 0.24+ supports telegram +    # <stockholm/krebs/2configs/shack/prometheus/alertmanager-telegram.nix>    ];    krebs.build.host = config.krebs.hosts.puyak;  | 
