projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d94299b
)
Disable gpximport, statistics and cleanup roles on spike-04
author
Tom Hughes
<tom@compton.nu>
Mon, 16 May 2016 15:07:47 +0000
(16:07 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 16 May 2016 15:07:47 +0000
(16:07 +0100)
roles/spike-04.rb
patch
|
blob
|
history
diff --git
a/roles/spike-04.rb
b/roles/spike-04.rb
index 1248e9f4cc9452a2e6947e02c7fb235e4855dac0..c52350ea820e16d27f220a7756c9defb1b79e662 100644
(file)
--- a/
roles/spike-04.rb
+++ b/
roles/spike-04.rb
@@
-41,7
+41,7
@@
default_attributes(
run_list(
"role[bytemark]",
"role[web-frontend]",
- "role[web-gpximport]",
- "role[web-statistics]",
- "role[web-cleanup]"
+
#
"role[web-gpximport]",
+
#
"role[web-statistics]",
+
#
"role[web-cleanup]"
)