From 2cf545b9894df11166d116e9f9b02df5fad21e2f Mon Sep 17 00:00:00 2001 From: Shu0T1an ChenG Date: Mon, 20 Nov 2017 18:41:08 -0800 Subject: [PATCH] [templates]: Remove trailing space in t1-lag minigraph template --- ansible/templates/topo/t1-lag.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/templates/topo/t1-lag.j2 b/ansible/templates/topo/t1-lag.j2 index 88a553e988c..54f2e18136e 100644 --- a/ansible/templates/topo/t1-lag.j2 +++ b/ansible/templates/topo/t1-lag.j2 @@ -130,7 +130,7 @@ PortChannelInterface PortChannel{{ index*8 }} {{ port_alias[index*2] }};{{ port_alias[index*2+1] }} - + {% endfor %}