Skip to content

Commit

Permalink
inventory: add azure dockerhost
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <sxa@redhat.com>
  • Loading branch information
sxa committed Mar 1, 2024
1 parent 63d7307 commit cfe7388
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 @@ -83,6 +83,9 @@ hosts:

- dockerhost:

- azure:
ubuntu2204-x64-1: {ip: 20.40.219.35:22, description: AMD EPYC 7763 16 cores, 64GB}

- equinix:
ubuntu2204-x64-1: {ip: 145.40.113.173, description: Intel Xeon Gold 40 core}
ubuntu2004-x64-1: {ip: 145.40.114.58, description: AMD EPYC 7401P 24 core}
Expand Down

0 comments on commit cfe7388

Please sign in to comment.