]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Move GPX import and daily web tasks to spike-04"
authorTom Hughes <tom@compton.nu>
Sun, 15 Jul 2018 10:25:06 +0000 (11:25 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 15 Jul 2018 10:25:06 +0000 (11:25 +0100)
This reverts commit 432278631bdb7b422b361f2e6a274c6b7abc393b.

roles/spike-01.rb
roles/spike-04.rb

index a7c45da02dd3ab8c00668d82c6f0177018579b52..7ac4eceaead3a90d995efe0fb12544328c0d732a 100644 (file)
@@ -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]"
 )
index d1eedebac78be2de648caa1d14c60db63c9ced7d..4936947656672a5e9bed427e7b46ca794b474e06 100644 (file)
@@ -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]"
 )