From 841b857a8587e5865916d59207cd33f742401c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= <valtri@civ.zcu.cz> Date: Fri, 19 Jul 2024 18:02:56 +0000 Subject: [PATCH] Tune internal site name for testing deployment --- testing/inventory/99-all.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/inventory/99-all.yaml b/testing/inventory/99-all.yaml index beb9632..01dbf6c 100644 --- a/testing/inventory/99-all.yaml +++ b/testing/inventory/99-all.yaml @@ -11,7 +11,7 @@ all: vars: ansible_become: yes ansible_user: egi - site_name: cesnet + site_name: cesnet-testing vault_mount_point: secrets/users/e1662e20-e34b-468c-b0ce-d899bc878364@egi.eu/eosc-testing notebooks_hostname: notebooks-tst.cloud.cesnet.cz -- GitLab