X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1751b31885773d33dcf3efb396f198f1d10a2221..b4dee5010807e90cf177bfbd3e3bbbf51cf33fbe:/roles/mail.rb diff --git a/roles/mail.rb b/roles/mail.rb index 6648ce7d8..52c993568 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -47,7 +47,7 @@ default_attributes( :otrs => { :comment => "otrs.openstreetmap.org", :domains => ["otrs.openstreetmap.org"], - :host => "ridley.ucl.openstreetmap.org" + :host => "naga.dub.openstreetmap.org" }, :join => { :comment => "join.osmfoundation.org", @@ -62,7 +62,7 @@ default_attributes( :community => { :comment => "community.openstreetmap.org", :domains => ["community.openstreetmap.org"], - :host => "jakelong.dub.openstreetmap.org::2500" + :host => "fume.dub.openstreetmap.org::2500" } }, :dkim_selectors => { @@ -76,7 +76,6 @@ default_attributes( "clamav" => "root", "rails" => "root", "trac" => "root", - "munin" => "root", "prometheus" => "root", "www-data" => "root", "osmbackup" => "root",