projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make osluz an admin on unizar machines
[chef.git]
/
roles
/
unizar.rb
diff --git
a/roles/unizar.rb
b/roles/unizar.rb
index 1d91a06157be0dfafa8ee0ac1632334e35146bde..829f40a21d16646049f5876d70f402620578f0bb 100644
(file)
--- 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",