Skip to content

Commit

Permalink
ansible: add new/replacement rhel9-ppc64le VMs (#3999)
Browse files Browse the repository at this point in the history
Replace
- test-osuosl-rhel9-ppc64_le-1
- test-osuosl-rhel9-ppc64_le-2
- test-osuosl-rhel9-ppc64_le-3

Add test-osuosl-rhel9-ppc64_le-4.
  • Loading branch information
richardlau authored Jan 23, 2025
1 parent 468d8c4 commit 2770df6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,10 @@ hosts:
rhel8-ppc64_le-2: {ip: 140.211.168.76, user: cloud-user, build_test_v8: yes, swap_file_size_mb: 2048}
rhel8-ppc64_le-3: {ip: 140.211.168.221, user: cloud-user, build_test_v8: yes, swap_file_size_mb: 2048}
rhel8-ppc64_le-4: {ip: 140.211.168.194, user: cloud-user, build_test_v8: yes, swap_file_size_mb: 2048}
rhel9-ppc64_le-1: {ip: 140.211.10.92, user: cloud-user, swap_file_size_mb: 2048}
rhel9-ppc64_le-2: {ip: 140.211.10.69, user: cloud-user, swap_file_size_mb: 2048}
rhel9-ppc64_le-3: {ip: 140.211.10.110, user: cloud-user, swap_file_size_mb: 2048}
rhel9-ppc64_le-1: {ip: 140.211.10.105, user: cloud-user, swap_file_size_mb: 2048}
rhel9-ppc64_le-2: {ip: 140.211.10.98, user: cloud-user, swap_file_size_mb: 2048}
rhel9-ppc64_le-3: {ip: 140.211.10.102, user: cloud-user, swap_file_size_mb: 2048}
rhel9-ppc64_le-4: {ip: 140.211.10.107, user: cloud-user, swap_file_size_mb: 2048}
ubuntu2004_docker-arm64-1: {ip: 140.211.169.11, user: ubuntu}

- orka:
Expand Down

0 comments on commit 2770df6

Please sign in to comment.