X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4ac7cf54e6e68995fe0d1c020e044184432d79e3..b7c12630cb9de017d76fe60ff296534d6d061399:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index 6ed3323f4..da7d39cd8 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -38,12 +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[hot]", "recipe[ideditor]", - "recipe[dmca]" + "recipe[dmca]", + "role[otrs]" )