X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4489b2c6a332cfc87d2a0c1cc8dc118f6bfee15d..87df439f794f54da38a2cbbd01b8e81fb821cefa:/roles/naga.rb diff --git a/roles/naga.rb b/roles/naga.rb index 01a0d0803..c9b7e00c4 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -34,5 +34,14 @@ default_attributes( run_list( "role[equinix-dub]", - "role[hp-g9]" + "role[hp-g9]", + "role[subversion]", + "role[trac]", + "role[irc]", + "role[blogs]", + "role[munin]", + "role[switch2osm]", + "recipe[foundation::owg]", + "recipe[foundation::welcome]", + "recipe[stateofthemap::container]" )