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