X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d5d78aa42c55fcf94c90655a19030bb7da65eeda..e93e0d3fc5b48738c68e8b6a075c0e53f68e37c0:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index aa9db6707..da7d39cd8 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -38,11 +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[ideditor]", + "recipe[dmca]", + "role[otrs]" )