X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2835205c501da417ff80ce4f06dc32d14c8c38bb..030b284b1d91df3985bff215589989df9e6db0b7:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index ab310808a..4b8587fd9 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -40,7 +40,11 @@ run_list( "role[blogs]", "role[munin]", "role[switch2osm]", + "recipe[foundation::mastodon]", "recipe[foundation::owg]", "recipe[foundation::welcome]", - "recipe[stateofthemap::container]" + "recipe[stateofthemap::container]", + "recipe[hot]", + "recipe[ideditor]", + "recipe[dmca]" )