X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..0b7714eed0056d4e80732fe94475d1aee67abf62:/roles/naga.rb?ds=inline diff --git a/roles/naga.rb b/roles/naga.rb index 01a0d0803..20ce1b557 100644 --- a/roles/naga.rb +++ b/roles/naga.rb @@ -34,5 +34,12 @@ default_attributes( run_list( "role[equinix-dub]", - "role[hp-g9]" + "role[hp-g9]", + "role[subversion]", + "role[trac]", + "role[irc]", + "role[blogs]", + "role[munin]", + "recipe[foundation::welcome]", + "recipe[stateofthemap::jekyll]" )