diff options
| -rw-r--r-- | ansible/host_vars/lovelace/prometheus.yml | 2 | 
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 | 
