From: Tom Hughes Date: Sat, 9 May 2020 11:16:34 +0000 (+0100) Subject: Add remote hands account for greenminihost X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0aa2526f9a91d82d40edb7d001a764682cc3c979 Add remote hands account for greenminihost --- diff --git a/roles/greenmini.rb b/roles/greenmini.rb index d9985b5c0..16f7974d5 100644 --- a/roles/greenmini.rb +++ b/roles/greenmini.rb @@ -2,6 +2,11 @@ name "greenmini" description "Role applied to all servers at greenminihost" default_attributes( + :accounts => { + :users => { + :joris => { :status => :administrator } + } + }, :hosted_by => "greenminihost", :location => "Dronten, Netherlands", :networking => {