X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7b349944f59c003d96922db74ac973a89a7c07c8..fa63c845987967418edaff22b75958916b19f19a:/roles/lockheed.rb diff --git a/roles/lockheed.rb b/roles/lockheed.rb index f920f6053..6fc5cc7df 100644 --- a/roles/lockheed.rb +++ b/roles/lockheed.rb @@ -31,5 +31,6 @@ default_attributes( ) run_list( - "role[equinix]" + "role[equinix-ams]", + "role[community]" )