From 2428af197f6a53dadb660c4f286a85bd55061be1 Mon Sep 17 00:00:00 2001 From: rebiffe Date: Thu, 9 Feb 2023 15:25:33 +0000 Subject: [PATCH] Update scripts/inventory/INV_PORT_01/ethernet_transform.xsl, scripts/inventory/INV_CARRIER_01/CT_transform.xsl, scripts/inventory/INV_CARRIER_01/RLT_transform.xsl --- .../inventory/INV_CARRIER_01/CT_transform.xsl | 22 +++++++++++++++---- .../INV_CARRIER_01/RLT_transform.xsl | 12 +++++++++- .../INV_PORT_01/ethernet_transform.xsl | 7 +++++- 3 files changed, 35 insertions(+), 6 deletions(-) diff --git a/scripts/inventory/INV_CARRIER_01/CT_transform.xsl b/scripts/inventory/INV_CARRIER_01/CT_transform.xsl index d180833..9493bae 100644 --- a/scripts/inventory/INV_CARRIER_01/CT_transform.xsl +++ b/scripts/inventory/INV_CARRIER_01/CT_transform.xsl @@ -9,16 +9,28 @@ + + + + + + + - + + + + + + + - @@ -29,8 +41,10 @@ - - + + + + diff --git a/scripts/inventory/INV_CARRIER_01/RLT_transform.xsl b/scripts/inventory/INV_CARRIER_01/RLT_transform.xsl index e534207..99e08b1 100644 --- a/scripts/inventory/INV_CARRIER_01/RLT_transform.xsl +++ b/scripts/inventory/INV_CARRIER_01/RLT_transform.xsl @@ -9,9 +9,19 @@ + + + + + + + - + + + + diff --git a/scripts/inventory/INV_PORT_01/ethernet_transform.xsl b/scripts/inventory/INV_PORT_01/ethernet_transform.xsl index f303e74..3951561 100644 --- a/scripts/inventory/INV_PORT_01/ethernet_transform.xsl +++ b/scripts/inventory/INV_PORT_01/ethernet_transform.xsl @@ -9,14 +9,19 @@ + + + - + + + -- GitLab