X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/77c15edb86c1c5a78904db4da60a4806cc3e1bb6..e3ca5c6e8ee819019a779fb20bcae0c0f08a1471:/roles/spike-07.rb?ds=sidebyside 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]" )