diff options
author | makefu <github@syntax-fehler.de> | 2022-12-12 20:59:24 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2022-12-12 22:17:13 +0100 |
commit | 908bb16cc8356a1b77fc79a9f49c0bd0a3d8b3e0 (patch) | |
tree | 115b5ff1b66f95abca68d2efae38f786679d20cd /krebs/1systems | |
parent | 26f67c6c803d70e0c947790d5f8cf60db8199910 (diff) |
ma gui/look-up: fix configuration
Diffstat (limited to 'krebs/1systems')
-rw-r--r-- | krebs/1systems/puyak/config.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix index de98a84cd..033cb94d1 100644 --- a/krebs/1systems/puyak/config.nix +++ b/krebs/1systems/puyak/config.nix @@ -111,7 +111,7 @@ <stockholm/krebs/2configs/shack/prometheus/blackbox.nix> #<stockholm/krebs/2configs/shack/prometheus/unifi.nix> # TODO: alertmanager 0.24+ supports telegram - <stockholm/krebs/2configs/shack/prometheus/alertmanager-telegram.nix> + # <stockholm/krebs/2configs/shack/prometheus/alertmanager-telegram.nix> ]; krebs.build.host = config.krebs.hosts.puyak; |