summaryrefslogtreecommitdiff
path: root/playbooks/zuul-stream/create-inventory.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/zuul-stream/create-inventory.yaml')
-rw-r--r--playbooks/zuul-stream/create-inventory.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/zuul-stream/create-inventory.yaml b/playbooks/zuul-stream/create-inventory.yaml
index 8ade2ab92..c2be02749 100644
--- a/playbooks/zuul-stream/create-inventory.yaml
+++ b/playbooks/zuul-stream/create-inventory.yaml
@@ -23,7 +23,7 @@
hosts:
node3:
ansible_connection: ssh
- ansible_host: 127.0.0.1
+ ansible_host: 127.0.0.2
ansible_port: 2022
ansible_user: root
ansible_python_interpreter: /usr/local/bin/python2.7