X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..7ceeae1a312e18a1bb2d05c357455f3c058e3975:/roles/ridley.rb diff --git a/roles/ridley.rb b/roles/ridley.rb index ae27c20e2..9b4b1f93c 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -43,11 +43,11 @@ run_list( "role[gateway]", "role[foundation]", "role[stateofthemap]", - "role[switch2osm]", "role[blog]", "role[otrs]", "role[donate]", "recipe[hot]", "recipe[dmca]", - "recipe[dhcpd]" + "recipe[dhcpd]", + "recipe[ideditor]" )