X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b6b95dafa71524e7baa9614e09f7a7e2d5e1206c..dfaeb28d4cbfdf3a1b11ebd9a1d7bcbbf697f5cc:/roles/lockheed.rb?ds=sidebyside 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]" )