X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/77c15edb86c1c5a78904db4da60a4806cc3e1bb6..1f810b08e0bf0d0739ae7a0ae0f4da29809d181f:/roles/spike-06.rb diff --git a/roles/spike-06.rb b/roles/spike-06.rb index 8ecaeecb7..4ba626cd3 100644 --- a/roles/spike-06.rb +++ b/roles/spike-06.rb @@ -31,5 +31,8 @@ default_attributes( run_list( "role[equinix]", - "role[hp-g9]" + "role[hp-g9]", + "role[web-frontend]", + "role[web-statistics]", + "role[web-cleanup]" )