Skip to content

Commit

Permalink
inventory: add azure dockerhost (adoptium#3426)
Browse files Browse the repository at this point in the history
* inventory: add azure dockerhost

Signed-off-by: Stewart X Addison <sxa@redhat.com>

* Switch AMD for Intel machine as VT works

Signed-off-by: Stewart X Addison <sxa@redhat.com>

---------

Signed-off-by: Stewart X Addison <sxa@redhat.com>
  • Loading branch information
sxa authored Mar 1, 2024
1 parent c1e517a commit a957c6c
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: 52.180.147.157, description: Xeon Platinum 8272CL, 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 a957c6c

Please sign in to comment.