X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a4ede616a7917545919ebc4e42a5c1aa78afff55..ff6e215ca12d2efe3493da1eb0152751ceef7162:/roles/fafnir.rb diff --git a/roles/fafnir.rb b/roles/fafnir.rb index 55eb018a1..8261d7afd 100644 --- a/roles/fafnir.rb +++ b/roles/fafnir.rb @@ -9,6 +9,16 @@ default_attributes( :first_address => "10.0.79.1", :last_address => "10.0.79.254" }, + :exim => { + :smarthost_name => "fafnir.openstreetmap.org", + :routes => { + :openstreetmap => { + :comment => "openstreetmap.org", + :domains => ["openstreetmap.org"], + :host => ["shenron.openstreetmap.org"] + } + } + }, :networking => { :interfaces => { :internal_ipv4 => {