projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8bf519
)
Move GPX import to spike-04
author
Tom Hughes
<tom@compton.nu>
Fri, 4 Nov 2016 15:07:47 +0000
(15:07 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 4 Nov 2016 15:07:47 +0000
(15:07 +0000)
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 7ac4eceaead3a90d995efe0fb12544328c0d732a..5519aba309ae2bba2450972647fd9870830d96d6 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-gpximport]",
"role[web-statistics]",
"role[web-cleanup]"
)
diff --git
a/roles/spike-04.rb
b/roles/spike-04.rb
index 343a5c59141bc277ba097a158d207d4a287404bd..b0bb7633e49be0cfadc0a139b522f12909d565d6 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-gpximport]",
# "role[web-statistics]",
# "role[web-cleanup]"
)