Skip to content

Commit 329e1b3

Browse files
committed
ansible: repurpose test-ibm-ubuntu2204-x64-2
Repurpose test-ibm-ubuntu2204-x64-2 as test-ibm-rhel9-x64-2 to rebalance the number of machines per Linux distribution.
1 parent 2901d09 commit 329e1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/inventory.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ hosts:
160160
rhel8-x64-2: {ip: 169.61.75.58, build_test_v8: yes}
161161
rhel8-x64-3: {ip: 52.117.26.13, build_test_v8: yes}
162162
rhel9-x64-1: {ip: 169.60.150.92, swap_file_size_mb: 2048}
163+
rhel9-x64-2: {ip: 169.44.168.2}
163164
ubuntu2204-x64-1: {ip: 169.60.150.82}
164-
ubuntu2204-x64-2: {ip: 169.44.168.2}
165165
# when adding, removing or changing the IPs for any
166166
# `jenkins-workspace-*` machine, remember to rerun
167167
# the `ansible/playbooks/create-github-bot.yml` playbook

0 commit comments

Comments
 (0)