From 91719cee1cfe20d08729719ab533682b06ab9881 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Tue, 9 Apr 2024 12:39:42 +0100 Subject: [PATCH] ansible: add test-digitalocean-rhel9-x64-1 --- ansible/inventory.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 3ff9a6369..537dca1bd 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -128,6 +128,7 @@ hosts: freebsd12-x64-1: {ip: 45.55.90.237, user: freebsd} freebsd12-x64-2: {ip: 107.170.28.213, user: freebsd} rhel8-x64-1: {ip: 161.35.139.78, build_test_v8: yes, swap_file_size_mb: 2048} + rhel9-x64-1: {ip: 134.122.12.240} ubuntu2204_docker-x64-1: {ip: 134.209.55.216} ubuntu1804_docker-x64-2: {ip: 159.89.183.200} ubuntu1804-x64-1: {ip: 178.128.181.213}