X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2b97b618ac158c7168043b9fd7b478cbf99d8841..21db602c8d3b29da17982aa8786a8ee1e1562d9c:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index f98252034..c9b7e00c4 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -40,5 +40,8 @@ run_list( "role[irc]", "role[blogs]", "role[munin]", - "recipe[foundation::welcome]" + "role[switch2osm]", + "recipe[foundation::owg]", + "recipe[foundation::welcome]", + "recipe[stateofthemap::container]" )