Skip to content

Commit

Permalink
ansible: update rackspace windows VMs in inventory (#3460)
Browse files Browse the repository at this point in the history
Refs: #3373
  • Loading branch information
StefanStojanovic committed Sep 5, 2023
1 parent 635dc2e commit be41008
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit be41008

Please sign in to comment.