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

forgot to change the username to ubuntu :(

parent 8da740d6
No related branches found
No related tags found
1 merge request!293Ubuntu
...@@ -225,7 +225,7 @@ resources: ...@@ -225,7 +225,7 @@ resources:
security_groups: [ default, { get_resource: SSHMonashSecGroup }, { get_resource: SlurmSecGroup }, { get_resource: NFSSecGroup } ] security_groups: [ default, { get_resource: SSHMonashSecGroup }, { get_resource: SlurmSecGroup }, { get_resource: NFSSecGroup } ]
metadata: metadata:
ansible_host_groups: [ ComputeNodes ] ansible_host_groups: [ ComputeNodes ]
ansible_ssh_user: ec2-user ansible_ssh_user: ubuntu
project_name: { get_param: project_name } project_name: { get_param: project_name }
networks: networks:
- network: { get_param: NetID } - network: { get_param: NetID }
......
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