X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..8334246fa2cad33b518829337467b19abecdc677:/roles/community.rb diff --git a/roles/community.rb b/roles/community.rb index c24e40fbb..b482cfce0 100644 --- a/roles/community.rb +++ b/roles/community.rb @@ -9,6 +9,9 @@ default_attributes( :members => [:grant, :tomh] } } + }, + :exim => { + :smarthost_via => "fafnir.openstreetmap.org:26" } )