Remove whitespace
Some checks failed
Run nix flake check / flake-check (push) Failing after 24m42s
Periodic flake update / flake-update (push) Successful in 1m24s

This commit is contained in:
Torjus Håkestad 2025-02-12 00:26:14 +01:00
parent f1ca20a387
commit a5448c5fc1
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -73,9 +73,9 @@
labels:
severity: critical
annotations:
summary: "NixOS upgrade failed on {{ $labels.instance }}"
summary: "NixOS upgrade failed on {{ $labels.instance }}"
description: "NixOS upgrade failed on {{ $labels.instance }}"
- name: nameserver_rules
- name: nameserver_rules
rules:
- alert: unbound_down
expr: node_systemd_unit_state {instance =~ "ns.+", name = "unbound.service", state = "active"} == 0
@ -131,9 +131,9 @@
annotations:
summary: "Disk space low on /nix for {{ $labels.instance }}"
description: "Disk space is low on /nix for host {{ $labels.instance }}. Please check."
- name: home_assistant_rules
- name: home_assistant_rules
rules:
- alert: home_assistant_down
- alert: home_assistant_down
expr: node_systemd_unit_state {instance="ha1.home.2rjus.net:9100", name="home-assistant.service", state="active"} == 0
for: 5m
labels: