X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..e99aaf0252bf1730b29a1db425f01d5dddd65f7c:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index 280afe21e..c9b7e00c4 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -39,5 +39,9 @@ run_list( "role[trac]", "role[irc]", "role[blogs]", - "role[munin]" + "role[munin]", + "role[switch2osm]", + "recipe[foundation::owg]", + "recipe[foundation::welcome]", + "recipe[stateofthemap::container]" )