X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a53cddbab9983d56f15c0a3765a89207ef4bfa86..b404f84fa994ff287428c84cfcba747dee0e026f:/roles/spike-06.rb diff --git a/roles/spike-06.rb b/roles/spike-06.rb index fb6865e4d..4ba626cd3 100644 --- a/roles/spike-06.rb +++ b/roles/spike-06.rb @@ -32,5 +32,7 @@ default_attributes( run_list( "role[equinix]", "role[hp-g9]", - "role[web-frontend]" + "role[web-frontend]", + "role[web-statistics]", + "role[web-cleanup]" )