X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fb74c967e5abb0f7c1db92a2dcd10d8ecd3be933..95e0606e9e28b0fecc515a6505d97d9e1618d781:/roles/spike-07.rb diff --git a/roles/spike-07.rb b/roles/spike-07.rb index c5045fc6e..b511461ad 100644 --- a/roles/spike-07.rb +++ b/roles/spike-07.rb @@ -30,5 +30,7 @@ default_attributes( ) run_list( - "role[equinix]" + "role[equinix-ams]", + "role[hp-g9]", + "role[web-frontend]" )