X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/77c15edb86c1c5a78904db4da60a4806cc3e1bb6..fb49e140d099aef0f3c8e0e6209171a5cbfb513c:/roles/spike-06.rb?ds=sidebyside diff --git a/roles/spike-06.rb b/roles/spike-06.rb index 8ecaeecb7..5a0e536bc 100644 --- a/roles/spike-06.rb +++ b/roles/spike-06.rb @@ -30,6 +30,9 @@ default_attributes( ) run_list( - "role[equinix]", - "role[hp-g9]" + "role[equinix-ams]", + "role[hp-g9]", + "role[web-frontend]", + "role[web-statistics]", + "role[web-cleanup]" )