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