diff options
author | Nick White <git@njw.name> | 2020-03-10 14:31:05 +0000 |
---|---|---|
committer | Nick White <git@njw.name> | 2020-03-10 14:31:05 +0000 |
commit | a323f810cfffec60bf06248aa15b5ef9eb292d91 (patch) | |
tree | a694c89650649cf027d9d3746165a7c286cc1656 /host_vars | |
parent | 58d15331e982c51e8fdc6fdf0383824b0a007f56 (diff) |
Update README for latest version of debian
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 |