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