X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..dd0bfa936d0dfe62cc12ef3268ef99d96103a381:/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]" )