]> git.openstreetmap.org Git - chef.git/commitdiff
Enable GPX import on spike-04
authorTom Hughes <tom@compton.nu>
Wed, 18 May 2016 22:16:19 +0000 (23:16 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 18 May 2016 22:16:19 +0000 (23:16 +0100)
roles/spike-04.rb

index c52350ea820e16d27f220a7756c9defb1b79e662..0d1ec9a01f2a0d43af094825a2016a9979236cea 100644 (file)
@@ -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]"
 )