From 52d18eb228a77dd2a8ec0a46d56652dce840b65e Mon Sep 17 00:00:00 2001 From: brusq-RH <76945214+brusq-RH@users.noreply.github.com> Date: Wed, 17 Sep 2025 15:20:26 +0200 Subject: [PATCH] wip --- aap/inventory/edge_inventory.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 aap/inventory/edge_inventory.yaml diff --git a/aap/inventory/edge_inventory.yaml b/aap/inventory/edge_inventory.yaml new file mode 100644 index 0000000..4d2d593 --- /dev/null +++ b/aap/inventory/edge_inventory.yaml @@ -0,0 +1,7 @@ +plugin: flightctl.core.flightctl +verify_ssl: false +token: aGVI8GAISzfkdFBvKSm3vhb2KBIfxH +host: https://edge-manager.itix.fr:3443 +hostnames: "metadata.labels.alias" +additional_groups: + - group_by: "metadata.labels.type" \ No newline at end of file