]> git.openstreetmap.org Git - chef.git/commitdiff
Disable gpx-import on spike-04
authorTom Hughes <tom@compton.nu>
Sat, 7 Jan 2017 11:07:00 +0000 (11:07 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 7 Jan 2017 11:07:00 +0000 (11:07 +0000)
roles/spike-04.rb

index b0bb7633e49be0cfadc0a139b522f12909d565d6..343a5c59141bc277ba097a158d207d4a287404bd 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]"
 )