aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-05-14 03:41:19 +0100
committerGravatar Joe Banks <[email protected]>2024-05-14 15:15:53 +0100
commit78eb8ac9cf4108c5e2b9c20f1ea8c59cf674a7ca (patch)
tree58c5f51c6715602ff00af6f3cd39c41fa7a3d71b /ansible
parentMove AlertManager to pydis.wtf (diff)
Update Ansible Prometheus to point to pydis.wtf alertmanager
Diffstat (limited to 'ansible')
-rw-r--r--ansible/host_vars/lovelace/prometheus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/host_vars/lovelace/prometheus.yml b/ansible/host_vars/lovelace/prometheus.yml
index 71005fb..6f8db3c 100644
--- a/ansible/host_vars/lovelace/prometheus.yml
+++ b/ansible/host_vars/lovelace/prometheus.yml
@@ -11,7 +11,7 @@ prometheus_configuration:
- scheme: https
static_configs:
- targets:
- - alertmanager.pythondiscord.com
+ - alertmanager.pydis.wtf
rule_files:
- rules.yml