X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b6b95dafa71524e7baa9614e09f7a7e2d5e1206c..2e2107faaafde54a4a6078cb3a03c1975cbc7bbf:/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" } )