projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b5505e
)
Remove wiki role from ouroboros
author
Tom Hughes
<tom@compton.nu>
Mon, 8 Apr 2019 19:35:03 +0000
(20:35 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 8 Apr 2019 19:35:43 +0000
(20:35 +0100)
roles/ouroboros.rb
patch
|
blob
|
history
diff --git
a/roles/ouroboros.rb
b/roles/ouroboros.rb
index 6c35f01c8acb96be60764421657fd1fdaf521bfd..42d25b9a63e43b3f5cc54ba4220b276748b59582 100644
(file)
--- a/
roles/ouroboros.rb
+++ b/
roles/ouroboros.rb
@@
-31,6
+31,5
@@
default_attributes(
run_list(
"role[equinix]",
- "role[hp-dl360-g6]",
- "role[wiki]"
+ "role[hp-dl360-g6]"
)