X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/80d6d380c0a01ed6e5f8f06225c2d3e3eb14f172..e10f90ebebb6d557b2e14c4bfff8b1d30544a8a2:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index d9c9ae464..c9b7e00c4 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -40,7 +40,8 @@ run_list( "role[irc]", "role[blogs]", "role[munin]", + "role[switch2osm]", "recipe[foundation::owg]", "recipe[foundation::welcome]", - "recipe[stateofthemap::jekyll]" + "recipe[stateofthemap::container]" )