From 6c10fbd9ebbf53b48c202204afe658d73071b325 Mon Sep 17 00:00:00 2001 From: brusq-RH <76945214+brusq-RH@users.noreply.github.com> Date: Wed, 17 Sep 2025 15:27:23 +0200 Subject: [PATCH] up --- aap/inventory/edge_inventory.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aap/inventory/edge_inventory.yaml b/aap/inventory/edge_inventory.yaml index 4d2d593..722d4a8 100644 --- a/aap/inventory/edge_inventory.yaml +++ b/aap/inventory/edge_inventory.yaml @@ -1,7 +1,7 @@ plugin: flightctl.core.flightctl verify_ssl: false -token: aGVI8GAISzfkdFBvKSm3vhb2KBIfxH -host: https://edge-manager.itix.fr:3443 +token: "{{ flight_ctrl_token }}" +host: "{{ flight_ctrl_url }}" hostnames: "metadata.labels.alias" additional_groups: - group_by: "metadata.labels.type" \ No newline at end of file