X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/84ff59535f15000a41ee4b24d524e6556d0f2452..3bf2779805eeb2fff9fdda563e9188814c0859cf:/roles/lockheed.rb diff --git a/roles/lockheed.rb b/roles/lockheed.rb index 4f37bfd85..ec3f788f7 100644 --- a/roles/lockheed.rb +++ b/roles/lockheed.rb @@ -31,5 +31,9 @@ default_attributes( ) run_list( - "role[equinix-ams]" + "role[equinix-ams]", + "role[subversion]", + "role[trac]", + "role[irc]", + "recipe[blogs]" )