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

bugfix

parent 4b47c043
1 merge request!293Ubuntu
......@@ -73,7 +73,7 @@ resources:
security_groups: [ { get_param: SSHMonashSecGroupID }, { get_param: SlurmSecGroupID }, { get_param: MySQLSecGroupID }, { get_param: NFSSecGroupID } ]
metadata:
ansible_host_groups: [ SQLNodes, NFSNodes ]
ansible_ssh_user: ubuntu
ansible_ssh_user: ec2-user
project_name: { get_param: project_name }
networks:
- 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