Skip to content

Commit 5195d93

Browse files
committed
Add Hetzner Machines
Signed-off-by: Ryan Aslett <raslett@contractor.linuxfoundation.org>
1 parent 533553f commit 5195d93

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ansible/inventory.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,14 @@ hosts:
153153
ip: 37.27.104.215
154154
build_test_v8: yes
155155
is_benchmark: true
156+
ubuntu2404-x64-1:
157+
ip: 135.181.228.157
158+
build_test_v8: yes
159+
is_benchmark: true
160+
ubuntu2404-x64-2:
161+
ip: 135.181.228.214
162+
build_test_v8: yes
163+
is_benchmark: true
156164

157165
- linuxonecc:
158166
rhel9-s390x-1: {ip: 148.100.85.156, swap_file_size_mb: 2048, user: linux1}

0 commit comments

Comments
 (0)