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