X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0fd66a3f0f75fd01d6d5a22570e9557158630e5a..80d6d380c0a01ed6e5f8f06225c2d3e3eb14f172:/roles/stateofthemap.rb?ds=sidebyside diff --git a/roles/stateofthemap.rb b/roles/stateofthemap.rb index 9eba0c419..6e1d9ab1b 100644 --- a/roles/stateofthemap.rb +++ b/roles/stateofthemap.rb @@ -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]" )