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