From 9f0ae9f5c3a734f9b0dbc39bf8d64e7046a9ef40 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 24 Mar 2023 16:00:51 +0100 Subject: [PATCH] modify_repertoire_inventory --- .../cluster/group_vars/vars.yml | 0 .../cluster/host_vars/README.md | 0 .../cluster}/hosts-TIA.yml | 0 .../cluster/hosts-TIC.yml | 0 .../group_vars_all.yml.spec | 0 inventories/cluster/hosts-TIA.yml | 17 ----------------- 6 files changed, 17 deletions(-) rename {inventories => Inventory}/cluster/group_vars/vars.yml (100%) rename {inventories => Inventory}/cluster/host_vars/README.md (100%) rename {Apps_for_DS => Inventory/cluster}/hosts-TIA.yml (100%) rename {inventories => Inventory}/cluster/hosts-TIC.yml (100%) rename {inventories => Inventory}/group_vars_all.yml.spec (100%) delete mode 100644 inventories/cluster/hosts-TIA.yml diff --git a/inventories/cluster/group_vars/vars.yml b/Inventory/cluster/group_vars/vars.yml similarity index 100% rename from inventories/cluster/group_vars/vars.yml rename to Inventory/cluster/group_vars/vars.yml diff --git a/inventories/cluster/host_vars/README.md b/Inventory/cluster/host_vars/README.md similarity index 100% rename from inventories/cluster/host_vars/README.md rename to Inventory/cluster/host_vars/README.md diff --git a/Apps_for_DS/hosts-TIA.yml b/Inventory/cluster/hosts-TIA.yml similarity index 100% rename from Apps_for_DS/hosts-TIA.yml rename to Inventory/cluster/hosts-TIA.yml diff --git a/inventories/cluster/hosts-TIC.yml b/Inventory/cluster/hosts-TIC.yml similarity index 100% rename from inventories/cluster/hosts-TIC.yml rename to Inventory/cluster/hosts-TIC.yml diff --git a/inventories/group_vars_all.yml.spec b/Inventory/group_vars_all.yml.spec similarity index 100% rename from inventories/group_vars_all.yml.spec rename to Inventory/group_vars_all.yml.spec diff --git a/inventories/cluster/hosts-TIA.yml b/inventories/cluster/hosts-TIA.yml deleted file mode 100644 index ae6c9b7..0000000 --- a/inventories/cluster/hosts-TIA.yml +++ /dev/null @@ -1,17 +0,0 @@ ---- -- all_splunk_instances: - children: - splunk_indexer_TIA: - hosts: - SVLATPLOGIDX01.mom.fr: - SVLATPLOGIDX02.mom.fr: - splunk_uf_Linux_TIA: - hosts: - SVLATPSUPPFI01.mom.fr: - SVLATPSUPPFI02.mom.fr: - splunk_uf_Windows_TIA: - hosts: - SVWATPSUPPFI01.mom.fr: - splunk_cluster_master_TIA: - hosts: - SVLATPLOGCLM01.mom.fr: \ No newline at end of file