X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..ff6e215ca12d2efe3493da1eb0152751ceef7162:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 5d2c36edb..108d2ed17 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -58,6 +58,7 @@ default_attributes( :cobra => { :status => :user }, :ppawel => { :status => :user }, :simon04 => { :status => :user }, + :jeslop => { :status => :user }, :jfire => { :status => :user }, :malenki => { :status => :user }, :lonvia => { :status => :user }, @@ -125,6 +126,9 @@ default_attributes( } } }, + :exim => { + :smarthost_via => "fafnir.openstreetmap.org:26" + }, :postgresql => { :versions => ["14"], :settings => {