From: Tom Hughes Date: Fri, 5 Apr 2019 07:23:28 +0000 (+0100) Subject: Send incoming mail to the new frontends X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b2af01055ded9b4334d4f3de3b412c64ceb58313?hp=2c3bb4b02302a37e1c14e045833feb71b5a3130d Send incoming mail to the new frontends --- diff --git a/roles/mail.rb b/roles/mail.rb index e2ec91ded..483260bb0 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -27,7 +27,7 @@ default_attributes( :messages => { :comment => "messages.openstreetmap.org", :domains => ["messages.openstreetmap.org"], - :host => ["spike-01.openstreetmap.org", "spike-02.openstreetmap.org", "spike-03.openstreetmap.org"] + :host => ["spike-06.openstreetmap.org", "spike-07.openstreetmap.org", "spike-08.openstreetmap.org"] }, :otrs => { :comment => "otrs.openstreetmap.org",