]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stateofthemap.rb
Use SotM 2013 container and rename jekyll recipe to container
[chef.git] / roles / stateofthemap.rb
index 6e1d9ab1bb270b62a8e0e1e247001a5559832792..512a038b41dccaafadaa6211654286b20c56ee38 100644 (file)
@@ -3,6 +3,5 @@ description "Role applied to State of the Map servers"
 
 run_list(
   "recipe[stateofthemap]",
-  "recipe[stateofthemap::static]",
   "recipe[stateofthemap::wordpress]"
 )