Revert "deploy alerta on grafana.hosts.hamburg.ccc.de"
All checks were successful
/ Ansible Lint (push) Successful in 2m23s

This reverts commit b10d7d1592.
This commit is contained in:
lilly 2026-04-29 19:02:42 +02:00
commit 5d16c7781c
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
8 changed files with 3 additions and 114 deletions

View file

@ -9,9 +9,6 @@ route:
group_interval: 5m
repeat_interval: 26h
routes:
- receiver: alerta
matchers: {}
continue: true
- receiver: "null"
matchers:
- sendAlert = "false"
@ -76,8 +73,3 @@ receivers:
smarthost: "cow.hamburg.ccc.de:587"
auth_username: "alert-manager@hamburg.ccc.de"
auth_password: {{ secret__alert_manager_email_password }}
- name: "alerta"
webhook_configs:
- url: "http://alerta.hamburg.ccc.de/webhooks/prometheus"
send_resolved: true