From 945099a33c14ea11892c1849efe027acaadc88f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Sun, 25 Aug 2024 01:52:55 +0200 Subject: [PATCH] feat: remove Orka test from inventory --- ansible/inventory.yml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 715973347..8145c5466 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -263,33 +263,6 @@ hosts: rhel9-ppc64_le-3: {ip: 140.211.10.110, user: cloud-user, swap_file_size_mb: 2048} ubuntu2004_docker-arm64-1: {ip: 140.211.169.11, user: ubuntu} - - orka: - macos10.15-x64-1: - ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.102 - port: 8824 - user: administrator - macos10.15-x64-2: - ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.101 - port: 8824 - user: administrator - macos11-x64-1: - ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.102 - port: 8822 - user: administrator - macos11-x64-2: - ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.102 - port: 8823 - user: administrator - macos12-x64-1: - ansible_python_interpreter: /usr/bin/python3 - ip: 199.7.167.100 - port: 8823 - user: admin - - iinthecloud: ibmi73-ppc64_be-1: {ip: 65.183.160.52, user: nodejs} ibmi73-ppc64_be-2: {ip: 65.183.160.59, user: nodejs}