]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stateofthemap.rb
Move jekyll based stateofthe map sites to naga
[chef.git] / roles / stateofthemap.rb
index 9eba0c4198666e6f255d0f1bb19cbe89c8ea6304..6e1d9ab1bb270b62a8e0e1e247001a5559832792 100644 (file)
@@ -3,7 +3,6 @@ description "Role applied to State of the Map servers"
 
 run_list(
   "recipe[stateofthemap]",
-  "recipe[stateofthemap::jekyll]",
   "recipe[stateofthemap::static]",
   "recipe[stateofthemap::wordpress]"
 )