X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/80d6d380c0a01ed6e5f8f06225c2d3e3eb14f172..87df439f794f54da38a2cbbd01b8e81fb821cefa:/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]" )