]> git.openstreetmap.org Git - chef.git/commitdiff
Enable gpximport, statistics and cleanup roles on spike-01
authorTom Hughes <tom@compton.nu>
Mon, 16 May 2016 16:39:55 +0000 (17:39 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 16 May 2016 16:39:55 +0000 (17:39 +0100)
roles/spike-01.rb

index 97955daf5736d9e7b9fd1b413a9ce335a36456b2..7ac4eceaead3a90d995efe0fb12544328c0d732a 100644 (file)
@@ -42,7 +42,7 @@ run_list(
   "role[ic]",
   "role[hp-dl360-g6]",
   "role[web-frontend]",
   "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]"
 )
 )