X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/84ff59535f15000a41ee4b24d524e6556d0f2452..01b18f6b783d30e152c25c0cc5743c08dea94051:/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]" )