Skip to content

Commit be41008

Browse files
ansible: update rackspace windows VMs in inventory (#3460)
Refs: #3373
1 parent 635dc2e commit be41008

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

ansible/inventory.yml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -324,9 +324,16 @@ hosts:
324324
win2012r2_vs2015-x64-2: {ip: 104.130.141.137}
325325
win2012r2_vs2019-x64-1: {ip: 162.242.237.124}
326326
win2012r2_vs2019-x64-2: {ip: 104.130.158.58}
327-
win2012r2_vs2019-x64-3: {ip: 119.9.131.63}
328-
win2012r2_vs2019-x64-4: {ip: 104.130.219.103}
329-
win2012r2_vs2019-x64-6: {ip: 104.130.141.231}
327+
win2019_vs2019-x64-1: {}
328+
win2019_vs2019-x64-2: {}
329+
win2019_vs2019-x64-3: {}
330+
win2019_vs2019-x64-4: {}
331+
win2022_vs2022-x64-1: {}
332+
win2022_vs2022-x64-2: {}
333+
win2022_vs2022-x64-3: {}
334+
win2022_vs2022-x64-4: {}
335+
win2022_vs2022-x64-5: {}
336+
win2022_vs2022-x64-6: {}
330337

331338
- softlayer:
332339
centos7-x64-1: {ip: 50.23.85.250}

0 commit comments

Comments
 (0)