From: Tom Hughes Date: Mon, 11 Mar 2019 20:14:57 +0000 (+0000) Subject: Give Stereo admin access to the CRM machine X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/640f2369802de1efa49b722b5cc553e635d84686 Give Stereo admin access to the CRM machine --- diff --git a/roles/crm.rb b/roles/crm.rb index 28f20e14a..7e255307b 100644 --- a/roles/crm.rb +++ b/roles/crm.rb @@ -2,6 +2,11 @@ name "crm" description "Role applied to CRM server" default_attributes( + :accounts => { + :users => { + :stereo => { :status => :administrator } + } + }, :exim => { :local_domains => ["join.osmfoundation.org"], :routes => {