diff --git a/ansible/host_vars/lovelace/prometheus.yml b/ansible/host_vars/lovelace/prometheus.yml index 63cef522..d148bf1f 100644 --- a/ansible/host_vars/lovelace/prometheus.yml +++ b/ansible/host_vars/lovelace/prometheus.yml @@ -9,7 +9,9 @@ prometheus_configuration: alerting: alertmanagers: - static_configs: - - targets: [] + - scheme: https + targets: + - alertmanager.pythondiscord.com rule_files: # - "first_rules.yml"