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