X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4489b2c6a332cfc87d2a0c1cc8dc118f6bfee15d..e10f90ebebb6d557b2e14c4bfff8b1d30544a8a2:/roles/naga.rb?ds=sidebyside 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]" )