Skip to content

Commit 6045a51

Browse files
authored
ansible: add Hetzner Ubuntu 24.04 machines (#4277)
Signed-off-by: Ryan Aslett <raslett@contractor.linuxfoundation.org>
1 parent b811fa5 commit 6045a51

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

ansible/inventory.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,14 @@ hosts:
160160
ip: 37.27.104.215
161161
build_test_v8: yes
162162
is_benchmark: true
163+
ubuntu2404-x64-1:
164+
ip: 135.181.228.157
165+
build_test_v8: yes
166+
is_benchmark: true
167+
ubuntu2404-x64-2:
168+
ip: 135.181.228.214
169+
build_test_v8: yes
170+
is_benchmark: true
163171

164172
- linuxonecc:
165173
rhel9-s390x-1: {ip: 148.100.85.156, swap_file_size_mb: 2048, user: linux1}

0 commit comments

Comments
 (0)