X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/74355cc7a711ffbfd7fc0623b0dd2e38d57eb32d..47d39899ca31f509e07422f1ceb11cc1bb45415e:/roles/stateofthemap.rb?ds=sidebyside diff --git a/roles/stateofthemap.rb b/roles/stateofthemap.rb index 6e1d9ab1b..512a038b4 100644 --- a/roles/stateofthemap.rb +++ b/roles/stateofthemap.rb @@ -3,6 +3,5 @@ description "Role applied to State of the Map servers" run_list( "recipe[stateofthemap]", - "recipe[stateofthemap::static]", "recipe[stateofthemap::wordpress]" )