From 8f3901216ada9890b1f4572197d3ce90b898659e Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Mon, 24 Jul 2023 15:11:17 +0200 Subject: [PATCH] enable deployment of create_vre --- defaults/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/defaults/main.yaml b/defaults/main.yaml index 90ed4bf..bee7e64 100644 --- a/defaults/main.yaml +++ b/defaults/main.yaml @@ -29,6 +29,7 @@ workflows: # - jupyterhub_add_serveroptions_to_context - record_context_to_is - create_vre_folder_for_context + - create_vre keycloak_host: "https://accounts.dev.d4science.org/auth" keycloak: "{{ keycloak_host }}/realms"