X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fb74c967e5abb0f7c1db92a2dcd10d8ecd3be933..45dde9418dd342bb1a632d82559201c0b3becf1a:/roles/spike-06.rb diff --git a/roles/spike-06.rb b/roles/spike-06.rb index 272ddcd5d..4ba626cd3 100644 --- a/roles/spike-06.rb +++ b/roles/spike-06.rb @@ -30,5 +30,9 @@ default_attributes( ) run_list( - "role[equinix]" + "role[equinix]", + "role[hp-g9]", + "role[web-frontend]", + "role[web-statistics]", + "role[web-cleanup]" )