X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b2567ba04c9d6b93e2d3b85244a13dfdc1b0e3d3..4ed87e86c638523d093bc97b32715c4c6a41a70d:/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]" )