X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2835205c501da417ff80ce4f06dc32d14c8c38bb..ea154b090ca0e115b1e160e4e243a01a1b9f4085:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index ab310808a..da7d39cd8 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -38,9 +38,14 @@ run_list( "role[trac]", "role[irc]", "role[blogs]", - "role[munin]", "role[switch2osm]", + "recipe[foundation::birthday]", + "recipe[foundation::mastodon]", "recipe[foundation::owg]", "recipe[foundation::welcome]", - "recipe[stateofthemap::container]" + "recipe[stateofthemap::container]", + "recipe[hot]", + "recipe[ideditor]", + "recipe[dmca]", + "role[otrs]" )