From: Tom Hughes Date: Wed, 18 Oct 2017 21:42:46 +0000 (+0100) Subject: Make g5team an admin on G5 Solutions machines X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ded58f9ecc15e5ac11f9257be35837143b333b6a?ds=inline Make g5team an admin on G5 Solutions machines --- diff --git a/roles/g5solutions.rb b/roles/g5solutions.rb index b7985382c..5cb41ec5d 100644 --- a/roles/g5solutions.rb +++ b/roles/g5solutions.rb @@ -2,6 +2,11 @@ name "g5solutions" description "Role applied to all servers at G5 Solutions" default_attributes( + :accounts => { + :users => { + :g5team => { :status => :administrator } + } + }, :hosted_by => "G5 Solutions", :location => "Indonesia", :networking => {