]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-06.rb
Move web-statistics and web-cleanup roles to spike-06
[chef.git] / roles / spike-06.rb
index 8ecaeecb7b645b98fe3453dcd5cfe735853aa44b..4ba626cd3d7d03295472dc47e5c73c9c601cb5be 100644 (file)
@@ -31,5 +31,8 @@ default_attributes(
 
 run_list(
   "role[equinix]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[web-frontend]",
+  "role[web-statistics]",
+  "role[web-cleanup]"
 )