projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c582ab1
)
Revert "Move GPX import and daily web tasks to spike-04"
author
Tom Hughes
<tom@compton.nu>
Sun, 15 Jul 2018 10:25:06 +0000
(11:25 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 15 Jul 2018 10:25:06 +0000
(11:25 +0100)
This reverts commit
432278631bdb7b422b361f2e6a274c6b7abc393b
.
roles/spike-01.rb
patch
|
blob
|
history
roles/spike-04.rb
patch
|
blob
|
history
diff --git
a/roles/spike-01.rb
b/roles/spike-01.rb
index a7c45da02dd3ab8c00668d82c6f0177018579b52..7ac4eceaead3a90d995efe0fb12544328c0d732a 100644
(file)
--- a/
roles/spike-01.rb
+++ b/
roles/spike-01.rb
@@
-42,7
+42,7
@@
run_list(
"role[ic]",
"role[hp-dl360-g6]",
"role[web-frontend]",
-
#
"role[web-gpximport]",
-
#
"role[web-statistics]",
-
#
"role[web-cleanup]"
+ "role[web-gpximport]",
+ "role[web-statistics]",
+ "role[web-cleanup]"
)
diff --git
a/roles/spike-04.rb
b/roles/spike-04.rb
index d1eedebac78be2de648caa1d14c60db63c9ced7d..4936947656672a5e9bed427e7b46ca794b474e06 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]"
)