X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/fb74c967e5abb0f7c1db92a2dcd10d8ecd3be933..e7132006a260b97b679b53476d5e925d0408f3cf:/roles/spike-08.rb?ds=sidebyside diff --git a/roles/spike-08.rb b/roles/spike-08.rb index d43645c6f..250406479 100644 --- a/roles/spike-08.rb +++ b/roles/spike-08.rb @@ -30,5 +30,7 @@ default_attributes( ) run_list( - "role[equinix]" + "role[equinix]", + "role[hp-g9]", + "role[web-frontend]" )