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