diff options
-rw-r--r-- | ansible/host_vars/lovelace/prometheus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/host_vars/lovelace/prometheus.yml b/ansible/host_vars/lovelace/prometheus.yml index d079986..71005fb 100644 --- a/ansible/host_vars/lovelace/prometheus.yml +++ b/ansible/host_vars/lovelace/prometheus.yml @@ -14,6 +14,7 @@ prometheus_configuration: - alertmanager.pythondiscord.com rule_files: + - rules.yml # - "first_rules.yml" # - "second_rules.yml" |