]> git.openstreetmap.org Git - chef.git/commitdiff
Disable gpx-import on spike-01
authorTom Hughes <tom@compton.nu>
Fri, 6 Jan 2017 17:29:58 +0000 (17:29 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 6 Jan 2017 17:29:58 +0000 (17:29 +0000)
roles/spike-01.rb

index 7ac4eceaead3a90d995efe0fb12544328c0d732a..5519aba309ae2bba2450972647fd9870830d96d6 100644 (file)
@@ -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]"
 )