We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2901d09 commit 329e1b3Copy full SHA for 329e1b3
ansible/inventory.yml
@@ -160,8 +160,8 @@ hosts:
160
rhel8-x64-2: {ip: 169.61.75.58, build_test_v8: yes}
161
rhel8-x64-3: {ip: 52.117.26.13, build_test_v8: yes}
162
rhel9-x64-1: {ip: 169.60.150.92, swap_file_size_mb: 2048}
163
+ rhel9-x64-2: {ip: 169.44.168.2}
164
ubuntu2204-x64-1: {ip: 169.60.150.82}
- ubuntu2204-x64-2: {ip: 169.44.168.2}
165
# when adding, removing or changing the IPs for any
166
# `jenkins-workspace-*` machine, remember to rerun
167
# the `ansible/playbooks/create-github-bot.yml` playbook
0 commit comments