X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0fd66a3f0f75fd01d6d5a22570e9557158630e5a..1670bf67670d031aa64d09ca99a718861106cf1d:/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]" )