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