projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e898e23
)
Enable gpximport, statistics and cleanup roles on spike-04
author
Tom Hughes
<tom@compton.nu>
Fri, 13 May 2016 13:37:40 +0000
(14:37 +0100)
committer
Tom Hughes
<tom@compton.nu>
Fri, 13 May 2016 13:37:40 +0000
(14:37 +0100)
roles/spike-04.rb
patch
|
blob
|
history
diff --git
a/roles/spike-04.rb
b/roles/spike-04.rb
index c52350ea820e16d27f220a7756c9defb1b79e662..1248e9f4cc9452a2e6947e02c7fb235e4855dac0 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]"
)