Skip to content

Commit

Permalink
inventory: Remove decomissioned AWS machines (#1861)
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa authored Jan 25, 2021
1 parent a07a50d commit a6180ac
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ hosts:

- aws:
ubuntu1604-x64-1: {ip: 34.253.28.27, user: ubuntu}
ubuntu1604-x64-2: {ip: 34.250.61.39, user: ubuntu}

- godaddy:
ubuntu1604-x64-1: {ip: 160.153.235.114, user: adoptopenjdk}
Expand All @@ -113,16 +112,9 @@ hosts:

- aws:
rhel76-armv8-1: {ip: 18.202.36.216, user: ec2-user}
rhel76-armv8-2: {ip: 34.245.159.35, user: ec2-user}
rhel76-armv8-3: {ip: 34.246.191.41, user: ec2-user}
rhel76-armv8-4: {ip: 54.154.138.147, user: ec2-user}
rhel76-armv8-5: {ip: 52.209.17.37, user: ec2-user}
rhel76-armv8-6: {ip: 54.229.245.232, user: ec2-user}
rhel8-x64-1: {ip: 54.246.216.49}
ubuntu1804-armv8-1: {ip: 34.243.202.254}
ubuntu2004-x64-1: {ip: 34.241.242.10}
win2019-x64-1: {ip: 34.244.74.139, user: Administrator}
win2019-x64-2: {ip: 34.245.29.235, user: Administrator}

- godaddy:
centos7-x64-1: {ip: 160.153.244.82, user: adoptopenjdk}
Expand Down

0 comments on commit a6180ac

Please sign in to comment.