From ffb4c92179c3c9a9a134d16d44e4962ee8c3729f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 9 Oct 2016 19:22:01 +0100 Subject: [PATCH] Make osluz an admin on unizar machines --- roles/unizar.rb | 1 + 1 file changed, 1 insertion(+) 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", -- 2.43.2