X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/77c15edb86c1c5a78904db4da60a4806cc3e1bb6..7b18a5954711dd534f484023c1526106ffc95afb:/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]" )