From 33e84a12cb1f569cb3e092ef48711331b94337cd Mon Sep 17 00:00:00 2001 From: badra001 Date: Wed, 31 May 2023 10:35:11 -0400 Subject: [PATCH] make smaller template --- .../templates/vpn_tunnel_status_composite_site.alarm.tpl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/vpn-transit-gateway/templates/vpn_tunnel_status_composite_site.alarm.tpl b/vpn-transit-gateway/templates/vpn_tunnel_status_composite_site.alarm.tpl index 7c048a4..4b69647 100644 --- a/vpn-transit-gateway/templates/vpn_tunnel_status_composite_site.alarm.tpl +++ b/vpn-transit-gateway/templates/vpn_tunnel_status_composite_site.alarm.tpl @@ -15,11 +15,7 @@ * loopback = ${site_details[0].loopback} * endpoint = ${site_details[0].customer_address} %{ for t in site_details } - **${t.name}** - * vpn_connection = ${t.vpn_connection_id} - * tunnel_number = ${t.tunnel_number} - * tunnel_address = ${t.tunnel_address} - * tunnel_label = ${t.tunnel_label} + * ${t.tunnel_label} %{ endfor } _version = ${module_name} ${module_version}_