]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/templates/default/alertmanager.yml.erb
Disable SSL for alert manager emails
[chef.git] / cookbooks / prometheus / templates / default / alertmanager.yml.erb
index 4df70fd9454177ed77d3f2b0845d540ad45d3a28..197dcf667a8db77cb68f7da46432504eab84a511 100644 (file)
@@ -3,6 +3,7 @@
 global:
   smtp_smarthost: localhost:25
   smtp_from: prometheus@openstreetmap.org
+  smtp_require_tls: false
 
 templates:
   - /etc/prometheus/alertmanager_templates/*.tmpl