projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e80ae12
)
Add local administrator accounts for lysator
author
Tom Hughes
<tom@compton.nu>
Wed, 6 Mar 2019 21:21:38 +0000
(21:21 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 6 Mar 2019 21:21:38 +0000
(21:21 +0000)
roles/lysator.rb
patch
|
blob
|
history
diff --git
a/roles/lysator.rb
b/roles/lysator.rb
index ad1f0087f909145c48d0c3657a18a5e6112e41bd..4db9b0de10378ceb8dc4a2103ca57f6a0962da16 100644
(file)
--- a/
roles/lysator.rb
+++ b/
roles/lysator.rb
@@
-2,6
+2,12
@@
name "lysator"
description "Role applied to all servers at Lysator"
default_attributes(
description "Role applied to all servers at Lysator"
default_attributes(
+ :accounts => {
+ :users => {
+ :aoh => { :status => :administrator },
+ :lysroot => { :status => :administrator }
+ }
+ },
:hosted_by => "Lysator",
:location => "Linköping, Sweden",
:networking => {
:hosted_by => "Lysator",
:location => "Linköping, Sweden",
:networking => {