X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8bc7c3d0f30a9aa45e0ef3c961c8ab761927e393..5e03c3b52f7d715266f5b68a3b4e4e8c6e97c1f3:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 5d2c36edb..18e0edfcf 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 => {