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