summaryrefslogtreecommitdiff
path: root/roles/monitoring/prometheus/alertmanager/defaults/main.yml
blob: 34b03df0b57b534c53de09c33e157059e4ee34bb (plain) (blame)
1
2
3
4
5
---
promethues_alertmanager_smtp:
  smarthost: "127.0.0.1:25"
  from: "noreply@example.com"
  require_tls: no