Skip to content

Commit

Permalink
add machine to inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams committed Jul 12, 2021
1 parent 239626a commit fe256d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ hosts:

- aws:
ubuntu1804-x64-1: {ip: 54.78.186.5, user: ubuntu, description: trss.adoptopenjdk.net}

- azure:
ubuntu2004-x64-1: {ip: 40.121.206.1, user: webmaster, description: jckservices.adoptium.net}

- digitalocean:
ubuntu2004-x64-1: {ip: 178.62.115.224, description: bastillion.adoptopenjdk.net}
Expand Down

0 comments on commit fe256d3

Please sign in to comment.