]> git.openstreetmap.org Git - chef.git/commitdiff
Disable SSL for alert manager emails
authorTom Hughes <tom@compton.nu>
Wed, 20 Jan 2021 20:52:27 +0000 (20:52 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 20 Jan 2021 20:52:27 +0000 (20:52 +0000)
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