summaryrefslogtreecommitdiff
path: root/host_vars
diff options
context:
space:
mode:
authorNick White <git@njw.name>2019-10-22 11:19:05 +0100
committerNick White <git@njw.name>2019-10-22 11:19:05 +0100
commit1b063fad174ec5f9d5d80683d2500802ea6afb7d (patch)
tree6a57f5a15f4f7549ce7455282ec725a6567ac529 /host_vars
parent4a64621f959cc8ad32951f9767dea197c507dd69 (diff)
Add pipeliner playbook
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/pipelineami2
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/pipelineami b/host_vars/pipelineami
index 3f64923..f6d4f47 100644
--- a/host_vars/pipelineami
+++ b/host_vars/pipelineami
@@ -1,5 +1,5 @@
---
-ansible_host: ec2-35-177-215-142.eu-west-2.compute.amazonaws.com
+ansible_host: 35.177.176.126
ansible_user: admin
ansible_ssh_private_key_file: ~/rescribe/2018-natphil/aws/awsdev2.pem
# note: may need to set control_path in ~/.ansible.cfg as described at