Skip to content

Commit

Permalink
ansible: update Joyent hosted IP addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlau committed Mar 12, 2021
1 parent 7034b89 commit b371ca5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ hosts:
ubuntu1804-x64-3: {ip: 157.245.7.159, alias: metrics}

- joyent:
smartos15-x64-1: {ip: 165.225.151.21, alias: backup}
ubuntu1604-x64-1: {ip: 165.225.149.55, alias: unencrypted}
smartos15-x64-1: {ip: 139.178.83.227, alias: backup}
ubuntu1604-x64-1: {ip: 147.75.88.57, alias: unencrypted}

- rackspace:
debian8-x64-1: {ip: 23.253.100.79, alias: gh-bot}
Expand All @@ -43,9 +43,9 @@ hosts:
ibmi72-ppc64_be-1: {ip: 65.183.160.62, user: nodejs}

- joyent:
smartos17-x64-2: {ip: 165.225.149.208}
smartos18-x64-2: {ip: 165.225.148.12}
ubuntu1804_docker-x64-1: {ip: 165.225.150.76, user: ubuntu}
smartos17-x64-2: {ip: 147.75.88.60}
smartos18-x64-2: {ip: 147.75.88.53}
ubuntu1804_docker-x64-1: {ip: 147.75.88.56, user: ubuntu}

- macstadium:
macos10.11-x64-1: {ip: 207.254.58.162, port: 10013, user: administrator}
Expand Down Expand Up @@ -135,12 +135,12 @@ hosts:
ubuntu1804-x64-1: {ip: 52.117.26.14, alias: jenkins-workspace-6}

- joyent:
smartos17-x64-3: {ip: 165.225.148.15}
smartos17-x64-4: {ip: 165.225.148.16}
smartos18-x64-3: {ip: 165.225.151.114}
smartos18-x64-4: {ip: 165.225.149.13}
smartos17-x64-3: {ip: 147.75.88.59}
smartos17-x64-4: {ip: 147.75.88.61}
smartos18-x64-3: {ip: 147.75.88.54}
smartos18-x64-4: {ip: 147.75.88.55}
ubuntu1804_docker-x64-1: {ip: 165.225.151.201, user: ubuntu}
ubuntu1804-x64-1: {ip: 165.225.149.88, user: ubuntu}
ubuntu1804-x64-1: {ip: 147.75.88.51, user: ubuntu}

- macstadium:
macos11.0-arm64-1: {ip: 199.7.163.9, user: administrator}
Expand Down

0 comments on commit b371ca5

Please sign in to comment.