diff options
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/pipelineami | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/pipelineami b/host_vars/pipelineami index cccc2aa..1db29b2 100644 --- a/host_vars/pipelineami +++ b/host_vars/pipelineami @@ -1,4 +1,4 @@ --- ansible_host: 35.177.176.126 ansible_user: admin -ansible_ssh_private_key_file: ~/rescribe/2018-natphil/aws/awsdev2.pem +ansible_ssh_private_key_file: ~/rescribe/aws/awsdev2.pem |