X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2835205c501da417ff80ce4f06dc32d14c8c38bb..5179e026a10e1e1cd9f1df7224f234d1d372556f:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index ab310808a..6ed3323f4 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -42,5 +42,8 @@ run_list( "role[switch2osm]", "recipe[foundation::owg]", "recipe[foundation::welcome]", - "recipe[stateofthemap::container]" + "recipe[stateofthemap::container]", + "recipe[hot]", + "recipe[ideditor]", + "recipe[dmca]" )