projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a6c8a6
)
Add wiki role to stormfly-01
author
Tom Hughes
<tom@compton.nu>
Fri, 29 Jun 2018 08:20:15 +0000
(09:20 +0100)
committer
Tom Hughes
<tom@compton.nu>
Fri, 29 Jun 2018 08:20:15 +0000
(09:20 +0100)
roles/stormfly-01.rb
patch
|
blob
|
history
diff --git
a/roles/stormfly-01.rb
b/roles/stormfly-01.rb
index ada5971f9671e8962ca0811db2e99f73874a60af..c52e88a732f520dbf21c64558de92847dc12a54c 100644
(file)
--- a/
roles/stormfly-01.rb
+++ b/
roles/stormfly-01.rb
@@
-22,5
+22,6
@@
default_attributes(
run_list(
"role[osuosl]",
- "role[hp-dl360-g6]"
+ "role[hp-dl360-g6]",
+ "role[wiki]"
)