X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/7a89bfcebf279dba65a0b11d6f72277e1c467e2c..4b03c18aff06d5f34a587fd90af9af0f528e4c61:/roles/naga.rb?ds=sidebyside diff --git a/roles/naga.rb b/roles/naga.rb index ab310808a..4026bcac7 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -38,9 +38,13 @@ run_list( "role[trac]", "role[irc]", "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]", + "role[otrs]" )