X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..HEAD:/roles/stateofthemap.rb diff --git a/roles/stateofthemap.rb b/roles/stateofthemap.rb index 9eba0c419..512a038b4 100644 --- a/roles/stateofthemap.rb +++ b/roles/stateofthemap.rb @@ -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]" )