diff --git a/CICD/heat/gc_HOT.yaml b/CICD/heat/gc_HOT.yaml index a24c7beafcd4b92d20a5c6bab81ef554da8c481f..0fa8ee41cbe6ea1d84c4d8659764e2ea7acb5555 100644 --- a/CICD/heat/gc_HOT.yaml +++ b/CICD/heat/gc_HOT.yaml @@ -423,7 +423,7 @@ resources: list_join: [ '-', [ { get_param: "OS::stack_name" }, 'gpudesktopu%index%' ]] security_groups: [ default, { get_resource: SSHMonashSecGroup }, { get_resource: SlurmSecGroup }, { get_resource: NFSSecGroup } ] metadata: - ansible_host_groups: [ DesktopNodes ] + ansible_host_groups: [ DesktopNodes, GPU, ComputeNodes ] ansible_ssh_user: ubuntu project_name: { get_param: project_name } networks: