From 34c925384be513072fe5b3596cfdd81a1c391b37 Mon Sep 17 00:00:00 2001 From: Ryan Aslett Date: Tue, 11 Jun 2024 17:32:01 -0700 Subject: [PATCH 1/2] ansible: add the mnx backup host to the inventory --- ansible/inventory.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 9d5f470b1..1675824c9 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -24,6 +24,8 @@ hosts: debian10-x64-1: {ip: 147.28.162.110, alias: grafana} smartos15-x64-1: {ip: 147.28.183.83, alias: backup} ubuntu1604-x64-1: {ip: 147.28.162.105, alias: unencrypted} + - mnx: + ubuntu2204-x64-1: {ip: 67.158.54.181, alias: backup-2} - rackspace: debian8-x64-1: {ip: 23.253.100.79, alias: gh-bot} From 70d77471769076e25186abf8f53d9f909e9e287f Mon Sep 17 00:00:00 2001 From: Ryan Aslett Date: Mon, 8 Jul 2024 15:45:45 -0700 Subject: [PATCH 2/2] ansible: add mnx.io backup host --- ansible/inventory.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 1675824c9..f0738fd49 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -24,6 +24,7 @@ hosts: debian10-x64-1: {ip: 147.28.162.110, alias: grafana} smartos15-x64-1: {ip: 147.28.183.83, alias: backup} ubuntu1604-x64-1: {ip: 147.28.162.105, alias: unencrypted} + - mnx: ubuntu2204-x64-1: {ip: 67.158.54.181, alias: backup-2} @@ -178,9 +179,9 @@ hosts: smartos20-x64-3: {ip: 147.28.162.107} smartos20-x64-4: {ip: 147.28.162.109} ubuntu1804-x64-1: {ip: 147.28.162.99, user: ubuntu} - + - hetzner: - ubuntu2204-x64-1: + ubuntu2204-x64-1: ip: 37.27.104.214 build_test_v8: yes is_benchmark: true @@ -239,7 +240,7 @@ hosts: aix72-ppc64_be-2: ip: 140.211.9.30 server_jobs: 3 # Using anything higher than 3 causes crashes on this machine - aix72-ppc64_be-3: + aix72-ppc64_be-3: ip: 140.211.9.131 server_jobs: 6 aix72-ppc64_be-4: