X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b6b95dafa71524e7baa9614e09f7a7e2d5e1206c..5a46ac29e34d5963fdcd5d849fafdb79eb740f54:/roles/community.rb?ds=sidebyside 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" } )