Skip to content

Commit

Permalink
ansible: remove nonexistent freebsd machines (#2039)
Browse files Browse the repository at this point in the history
See: #2012
  • Loading branch information
sam-github committed Nov 19, 2019
1 parent 8bce7f5 commit d7dff55
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 @@ -82,7 +82,6 @@ hosts:
fedora27-x64-1: {ip: 159.203.117.50}
fedora30-x64-1: {ip: 178.62.236.249}
fedora30-x64-2: {ip: 159.203.98.84}
freebsd10-x64-1: {ip: 159.203.59.134, user: freebsd}
freebsd11-x64-1: {ip: 45.55.90.237, user: freebsd}
freebsd11-x64-2: {ip: 107.170.28.213, user: freebsd}
ubuntu1404-x64-1: {ip: 45.55.252.223}
Expand All @@ -94,8 +93,6 @@ hosts:
ubuntu1804-x64-1: {ip: 178.128.181.213}

- joyent:
freebsd10-x64-1: {ip: 72.2.115.15}
freebsd10-x64-2: {ip: 72.2.114.23}
smartos15-x64-3: {ip: 165.225.148.128}
smartos15-x64-4: {ip: 165.225.149.91}
smartos16-x64-3: {ip: 165.225.151.106}
Expand Down Expand Up @@ -153,7 +150,6 @@ hosts:
debian8-x64-1: {ip: 23.253.109.216}
debian8-x64-2: {ip: 104.239.140.184}
fedora27-x64-1: {ip: 119.9.51.79}
freebsd10-x64-1: {ip: 119.9.52.218}
ubuntu1604-x64-1: {ip: 119.9.51.176}
ubuntu1604-x64-2: {ip: 104.130.124.194}

Expand Down

0 comments on commit d7dff55

Please sign in to comment.