Skip to content

Commit

Permalink
Update IPs For Restored Azure Win 2012 Machines (#3134)
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored Jul 18, 2023
1 parent 9501742 commit e6c7d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ hosts:
ubuntu1804-armv8-2: {ip: 159.138.100.163}

- azure:
win2012r2-x64-1: {ip: 51.132.23.101, user: adoptopenjdk}
win2012r2-x64-2: {ip: 51.132.22.249, user: adoptopenjdk}
win2012r2-x64-1: {ip: 20.108.178.21, user: adoptopenjdk}
win2012r2-x64-2: {ip: 20.108.176.36, user: adoptopenjdk}
win2022-x64-1: {ip: 172.187.129.163, user: adoptopenjdk}
win2022-x64-2: {ip: 172.187.176.15, user: adoptopenjdk}

Expand Down

0 comments on commit e6c7d50

Please sign in to comment.