From: Tom Hughes Date: Tue, 17 Mar 2020 22:37:49 +0000 (+0000) Subject: Add remote hands account for Edgeuno X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/28c27463bfd63b101be28468266159233c086383 Add remote hands account for Edgeuno --- diff --git a/roles/edgeuno.rb b/roles/edgeuno.rb index ae31ce92d..2563e76b5 100644 --- a/roles/edgeuno.rb +++ b/roles/edgeuno.rb @@ -2,6 +2,11 @@ name "edgeuno" description "Role applied to all servers at Edgeuno" default_attributes( + :accounts => { + :users => { + :e1admin => { :status => :administrator } + } + }, :hosted_by => "EdgeUno", :location => "Bogotá, Colombia", :networking => {