Skip to content

Commit

Permalink
Inventory: Remove IBMCloud Win2012 Machines (#3516)
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Apr 11, 2024
1 parent 58d8783 commit 31214c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ hosts:
solaris10u11-sparcv9-1: {ip: cloud.siteox.com, port: 24322}

- ibmcloud:
win2012r2-x64-1: {ip: 169.48.4.138, user: Administrator}
win2012r2-x64-2: {ip: 169.48.4.142, user: Administrator}
win2022-x64-1: {ip: 52.118.206.11, user: Administrator}

- docker:
Expand Down Expand Up @@ -173,5 +171,3 @@ hosts:
rhel6-x64-1: {ip: 169.48.4.140}
rhel7-x64-1: {ip: 169.48.4.136}
ubuntu1604-x64-1: {ip: 169.48.4.141}
win2012r2-x64-1: {ip: 169.48.4.131, user: Administrator}
win2012r2-x64-2: {ip: 169.48.4.139, user: Administrator}

0 comments on commit 31214c7

Please sign in to comment.