From 69b63612d383c20bd6bea4a546ef736e14fae035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20V=C3=A1zquez?= <9841873+mvazquezc@users.noreply.github.com> Date: Mon, 28 Aug 2023 14:30:19 +0200 Subject: [PATCH] Update on launch (#61) Signed-off-by: Mario Vazquez --- .../inventories/Lab Inventory/current_inventory_sources.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab-materials/lab-env-data/aap2/config-files/Lab/inventories/Lab Inventory/current_inventory_sources.yaml b/lab-materials/lab-env-data/aap2/config-files/Lab/inventories/Lab Inventory/current_inventory_sources.yaml index 4a59953..ba7246b 100644 --- a/lab-materials/lab-env-data/aap2/config-files/Lab/inventories/Lab Inventory/current_inventory_sources.yaml +++ b/lab-materials/lab-env-data/aap2/config-files/Lab/inventories/Lab Inventory/current_inventory_sources.yaml @@ -7,7 +7,7 @@ controller_inventory_sources: source_project: "5G RAN Lab Project" source_path: "{{ inventory_source_path }}" inventory: "Lab Inventory" - update_on_launch: "False" + update_on_launch: "True" overwrite: "True" credential: "HUB Cluster Kubeconfig" execution_environment: "5G RAN Lab"