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