From be4100803144809b127645d70b3f761cf7784c0c Mon Sep 17 00:00:00 2001 From: Stefan Stojanovic Date: Tue, 5 Sep 2023 11:59:48 +0200 Subject: [PATCH] ansible: update rackspace windows VMs in inventory (#3460) Refs: https://github.com/nodejs/build/issues/3373 --- ansible/inventory.yml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 5ed5851e4..8aa135d78 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -324,9 +324,16 @@ hosts: win2012r2_vs2015-x64-2: {ip: 104.130.141.137} win2012r2_vs2019-x64-1: {ip: 162.242.237.124} win2012r2_vs2019-x64-2: {ip: 104.130.158.58} - win2012r2_vs2019-x64-3: {ip: 119.9.131.63} - win2012r2_vs2019-x64-4: {ip: 104.130.219.103} - win2012r2_vs2019-x64-6: {ip: 104.130.141.231} + win2019_vs2019-x64-1: {} + win2019_vs2019-x64-2: {} + win2019_vs2019-x64-3: {} + win2019_vs2019-x64-4: {} + win2022_vs2022-x64-1: {} + win2022_vs2022-x64-2: {} + win2022_vs2022-x64-3: {} + win2022_vs2022-x64-4: {} + win2022_vs2022-x64-5: {} + win2022_vs2022-x64-6: {} - softlayer: centos7-x64-1: {ip: 50.23.85.250}