From: Tom Hughes Date: Sun, 9 Oct 2016 18:22:01 +0000 (+0100) Subject: Make osluz an admin on unizar machines X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ffb4c92179c3c9a9a134d16d44e4962ee8c3729f?ds=sidebyside Make osluz an admin on unizar machines --- diff --git a/roles/unizar.rb b/roles/unizar.rb index 1d91a0615..829f40a21 100644 --- a/roles/unizar.rb +++ b/roles/unizar.rb @@ -4,6 +4,7 @@ description "Role applied to all servers at University of Zaragoza" default_attributes( :accounts => { :users => { + :osluz => { :status => :administrator } } }, :hosted_by => "University of Zaragoza",