X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7b349944f59c003d96922db74ac973a89a7c07c8..1a7d4acf418f61eeaa4a1db7256ffd0201048912:/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]" )