projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bd82aa
)
Remove wiki role from stormfly-01
author
Tom Hughes
<tom@compton.nu>
Sun, 5 Aug 2018 09:25:26 +0000
(10:25 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 5 Aug 2018 09:25:26 +0000
(10:25 +0100)
roles/stormfly-01.rb
patch
|
blob
|
history
diff --git
a/roles/stormfly-01.rb
b/roles/stormfly-01.rb
index c52e88a732f520dbf21c64558de92847dc12a54c..ada5971f9671e8962ca0811db2e99f73874a60af 100644
(file)
--- a/
roles/stormfly-01.rb
+++ b/
roles/stormfly-01.rb
@@
-22,6
+22,5
@@
default_attributes(
run_list(
"role[osuosl]",
- "role[hp-dl360-g6]",
- "role[wiki]"
+ "role[hp-dl360-g6]"
)