]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stateofthemap.rb
Fix incorrect alert annotation
[chef.git] / roles / stateofthemap.rb
index 9eba0c4198666e6f255d0f1bb19cbe89c8ea6304..512a038b41dccaafadaa6211654286b20c56ee38 100644 (file)
@@ -3,7 +3,5 @@ description "Role applied to State of the Map servers"
 
 run_list(
   "recipe[stateofthemap]",
-  "recipe[stateofthemap::jekyll]",
-  "recipe[stateofthemap::static]",
   "recipe[stateofthemap::wordpress]"
 )