X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/74355cc7a711ffbfd7fc0623b0dd2e38d57eb32d..5fb76dc7c3c0de9177b690895aed29d479aa144a:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index 20ce1b557..c9b7e00c4 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -40,6 +40,8 @@ run_list( "role[irc]", "role[blogs]", "role[munin]", + "role[switch2osm]", + "recipe[foundation::owg]", "recipe[foundation::welcome]", - "recipe[stateofthemap::jekyll]" + "recipe[stateofthemap::container]" )