]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-04.rb
Disable replication on grisu
[chef.git] / roles / spike-04.rb
index 22a6c2c14b4b9e9eb14d0c8f53ea6f16573ba34b..1248e9f4cc9452a2e6947e02c7fb235e4855dac0 100644 (file)
@@ -39,9 +39,9 @@ default_attributes(
 )
 
 run_list(
-  "role[bm]",
+  "role[bytemark]",
   "role[web-frontend]",
-#  "role[web-gpximport]",
-#  "role[web-statistics]",
-#  "role[web-cleanup]"
+  "role[web-gpximport]",
+  "role[web-statistics]",
+  "role[web-cleanup]"
 )