From: Tom Hughes Date: Thu, 25 May 2017 13:25:59 +0000 (+0100) Subject: Make grnet user an administrator on GRNET machines X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2ff1b4aae084799433890a276dd09d0b6a77ce54?hp=7fd9dc5d154cc9eb39cae66c49b5391edaff4a0c;ds=sidebyside Make grnet user an administrator on GRNET machines --- diff --git a/roles/grnet.rb b/roles/grnet.rb index 30dc0a5f5..102ae9df5 100644 --- a/roles/grnet.rb +++ b/roles/grnet.rb @@ -2,6 +2,11 @@ name "grnet" description "Role applied to all servers at GRNET" default_attributes( + :accounts => { + :users => { + :grnet => { :status => :administrator } + } + }, :hosted_by => "GRNET", :location => "Athens, Greece", :networking => {