]> git.openstreetmap.org Git - chef.git/commitdiff
Make prometheus appear as a valid sender on shenron
authorTom Hughes <tom@compton.nu>
Thu, 19 Jan 2023 19:19:31 +0000 (19:19 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 19 Jan 2023 19:19:31 +0000 (19:19 +0000)
roles/lists.rb

index 8e1091987004afcd81b3f5b84ac7d26a2bc151f6..0f99a7c3d20b9138f3a1d227068797b8689e82fa 100644 (file)
@@ -4,7 +4,8 @@ description "Role applied to all mailing list servers"
 default_attributes(
   :exim => {
     :aliases => {
-      "mailman-loop" => "/dev/null"
+      "mailman-loop" => "/dev/null",
+      "prometheus" => "/dev/null"
     },
     :local_domains => [
       "openstreetmap.org"