X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b2567ba04c9d6b93e2d3b85244a13dfdc1b0e3d3..dfaeb28d4cbfdf3a1b11ebd9a1d7bcbbf697f5cc:/roles/lockheed.rb diff --git a/roles/lockheed.rb b/roles/lockheed.rb index 6fc5cc7df..ec3f788f7 100644 --- a/roles/lockheed.rb +++ b/roles/lockheed.rb @@ -32,5 +32,8 @@ default_attributes( run_list( "role[equinix-ams]", - "role[community]" + "role[subversion]", + "role[trac]", + "role[irc]", + "recipe[blogs]" )