Skip to content
Snippets Groups Projects
Commit 98915f0b authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

renamed K1 group to K1Nodes

parent 5bb27ab0
No related branches found
No related tags found
2 merge requests!310Gpu2,!304Gpu
......@@ -267,7 +267,7 @@ resources:
list_join: [ '-', [ { get_param: "OS::stack_name" }, 'gpudesktopu%index%' ]]
security_groups: [ default, { get_param: SSHMonashSecGroupID }, { get_param: SlurmSecGroupID }, { get_param: NFSSecGroupID } ]
metadata:
ansible_host_groups: [ DesktopNodes, GPU, ComputeNodes, K1, VisNodes ]
ansible_host_groups: [ DesktopNodes, GPU, ComputeNodes, K1Nodes, VisNodes ]
ansible_ssh_user: ubuntu
project_name: { get_param: project_name }
networks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment