X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a53cddbab9983d56f15c0a3765a89207ef4bfa86..484bf308fb9f43eda4c2d7ac7b3d3d23a3288044:/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]" )