Skip to content
Snippets Groups Projects
Commit 3b903f4c authored by Jafar Lie's avatar Jafar Lie
Browse files

fixed gpunode metadata

parent d831b8b6
No related branches found
No related tags found
1 merge request!293Ubuntu
......@@ -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, GPU, ComputeNodes ]
ansible_host_groups: [ DesktopNodes, GPU, ComputeNodes ]
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