From dfd07955f6e5e7e0e18fc92eca3aa5bdb2d97be9 Mon Sep 17 00:00:00 2001 From: Ash Cripps Date: Fri, 17 Dec 2021 17:46:37 +0000 Subject: [PATCH] ansible: update orka IPs closes: https://github.com/nodejs/build/issues/2823 --- ansible/inventory.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 7206b4a05..88a4ec60e 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -89,7 +89,7 @@ hosts: macos10.15-x64-1: ansible_python_interpreter: /usr/bin/python3 ip: 199.7.167.101 - port: 8822 + port: 8825 user: administrator - packetnet: @@ -251,38 +251,38 @@ hosts: - orka: macos10.15-x64-1: ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.100 - port: 8823 + ip: 199.7.167.102 + port: 8824 user: administrator macos10.15-x64-2: ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.99 - port: 8823 + ip: 199.7.167.101 + port: 8824 user: administrator macos10.14-x64-1: ansible_python_interpreter: /usr/local/bin/python3 - ip: 199.7.167.99 + ip: 199.7.167.101 port: 8822 user: administrator macos10.14-x64-2: ansible_python_interpreter: /usr/local/bin/python3 - ip: 199.7.167.100 - port: 8824 + ip: 199.7.167.101 + port: 8823 user: administrator macos10.14-x64-3: ansible_python_interpreter: /usr/local/bin/python3 - ip: 199.7.167.101 - port: 8824 + ip: 199.7.167.102 + port: 8825 user: administrator macos11-x64-1: ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.101 - port: 8823 + ip: 199.7.167.102 + port: 8822 user: administrator macos11-x64-2: ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.99 - port: 8824 + ip: 199.7.167.102 + port: 8823 user: administrator - iinthecloud: