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