diff options
Diffstat (limited to 'host_vars/devami')
| -rw-r--r-- | host_vars/devami | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/host_vars/devami b/host_vars/devami index 430bc65..4c51f68 100644 --- a/host_vars/devami +++ b/host_vars/devami @@ -1,6 +1,6 @@  ---  ansible_host: ec2-3-8-40-197.eu-west-2.compute.amazonaws.com  ansible_user: ec2-user -ansible_ssh_private_key_file: ~/rescribe/2018-naturalphilosophy/aws/awsdev2.pem +ansible_ssh_private_key_file: ~/rescribe/2018-natphil/aws/awsdev2.pem  # note: may need to set control_path in ~/.ansible.cfg as described at  # https://stackoverflow.com/questions/35970686/ansible-ssh-error-unix-listener-too-long-for-unix-domain-socket | 
