summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-apps.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-apps.yml')
-rw-r--r--inventory/host_vars/ch-apps.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-apps.yml b/inventory/host_vars/ch-apps.yml
index afc95e12..e2cf56ee 100644
--- a/inventory/host_vars/ch-apps.yml
+++ b/inventory/host_vars/ch-apps.yml
@@ -138,3 +138,20 @@ alerta_redis_version: 6.2.6
alerta_web_secret_key: "{{ vault_alerta_web_secret_key }}"
alerta_postgres_password: "{{ vault_alerta_postgres_password }}"
+
+alerta_plugins:
+ - reject
+ - blackout
+ - heartbeat
+ - prometheus
+ - amqp
+
+alerta_mailer:
+ severities: critical, warning
+ smtp_host: 192.168.28.250
+ smtp_port: 25
+ smtp_starttls: False
+ skip_mta: False
+ mail_to: equinox@chaos-at-home.org
+ mail_from: noreply@chaos-at-home.org
+ dashboard_url: http://192.168.32.1:8080