summaryrefslogtreecommitdiff
path: root/roles/monitoring/alerta/defaults/main.yml
blob: 59dea3070c7e7c6707a6a7d744c356c4e739efd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# alerta_base_path: /srv/alerta
# alerta_storage:
#   type: (zfs|lvm)
#   ...

# alerta_web_version: 8.7.0
# alerta_postgres_version: 14.2
# alerta_redis_version: 6.2.6

alerta_web_port: 8080

# alerta_web_secret_key: "randomstring"
# alerta_postgres_password: "secret"