From b371ca566f948aeb0969e34809f72d612348d6fc Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Fri, 12 Mar 2021 14:53:46 +0000 Subject: [PATCH 1/3] ansible: update Joyent hosted IP addresses Refs: https://github.com/nodejs/build/issues/2552 --- ansible/inventory.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 1842dc66b..0d313c0b7 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -17,8 +17,8 @@ hosts: ubuntu1804-x64-3: {ip: 157.245.7.159, alias: metrics} - joyent: - smartos15-x64-1: {ip: 165.225.151.21, alias: backup} - ubuntu1604-x64-1: {ip: 165.225.149.55, alias: unencrypted} + smartos15-x64-1: {ip: 139.178.83.227, alias: backup} + ubuntu1604-x64-1: {ip: 147.75.88.57, alias: unencrypted} - rackspace: debian8-x64-1: {ip: 23.253.100.79, alias: gh-bot} @@ -43,9 +43,9 @@ hosts: ibmi72-ppc64_be-1: {ip: 65.183.160.62, user: nodejs} - joyent: - smartos17-x64-2: {ip: 165.225.149.208} - smartos18-x64-2: {ip: 165.225.148.12} - ubuntu1804_docker-x64-1: {ip: 165.225.150.76, user: ubuntu} + smartos17-x64-2: {ip: 147.75.88.60} + smartos18-x64-2: {ip: 147.75.88.53} + ubuntu1804_docker-x64-1: {ip: 147.75.88.56, user: ubuntu} - macstadium: macos10.11-x64-1: {ip: 207.254.58.162, port: 10013, user: administrator} @@ -135,12 +135,12 @@ hosts: ubuntu1804-x64-1: {ip: 52.117.26.14, alias: jenkins-workspace-6} - joyent: - smartos17-x64-3: {ip: 165.225.148.15} - smartos17-x64-4: {ip: 165.225.148.16} - smartos18-x64-3: {ip: 165.225.151.114} - smartos18-x64-4: {ip: 165.225.149.13} + smartos17-x64-3: {ip: 147.75.88.59} + smartos17-x64-4: {ip: 147.75.88.61} + smartos18-x64-3: {ip: 147.75.88.54} + smartos18-x64-4: {ip: 147.75.88.55} ubuntu1804_docker-x64-1: {ip: 165.225.151.201, user: ubuntu} - ubuntu1804-x64-1: {ip: 165.225.149.88, user: ubuntu} + ubuntu1804-x64-1: {ip: 147.75.88.51, user: ubuntu} - macstadium: macos11.0-arm64-1: {ip: 199.7.163.9, user: administrator} From 1847a4c6c79db38fd48dcb54214d9df8a411e920 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Fri, 12 Mar 2021 17:15:36 +0000 Subject: [PATCH 2/3] ansible: add grafana host to inventory --- ansible/inventory.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 0d313c0b7..66fae89f2 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -17,6 +17,7 @@ hosts: ubuntu1804-x64-3: {ip: 157.245.7.159, alias: metrics} - joyent: + debian10-x64-1: {ip: 147.75.88.62, alias: grafana} smartos15-x64-1: {ip: 139.178.83.227, alias: backup} ubuntu1604-x64-1: {ip: 147.75.88.57, alias: unencrypted} From 6efd7259a0114d63ede531b439ff26a3a65a5092 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Mon, 15 Mar 2021 13:31:13 -0400 Subject: [PATCH 3/3] ansible: remove test-joyent-ubuntu1804_docker-x64-1 This host was not migrated with the recent Joyent datacenter closure. --- ansible/inventory.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 66fae89f2..34436d754 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -140,7 +140,6 @@ hosts: smartos17-x64-4: {ip: 147.75.88.61} smartos18-x64-3: {ip: 147.75.88.54} smartos18-x64-4: {ip: 147.75.88.55} - ubuntu1804_docker-x64-1: {ip: 165.225.151.201, user: ubuntu} ubuntu1804-x64-1: {ip: 147.75.88.51, user: ubuntu} - macstadium: