summaryrefslogtreecommitdiff
path: root/test/integration/targets/cnos_conditional_template/templates/demo_template.j2
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/cnos_conditional_template/templates/demo_template.j2')
-rw-r--r--test/integration/targets/cnos_conditional_template/templates/demo_template.j213
1 files changed, 0 insertions, 13 deletions
diff --git a/test/integration/targets/cnos_conditional_template/templates/demo_template.j2 b/test/integration/targets/cnos_conditional_template/templates/demo_template.j2
deleted file mode 100644
index 63a47a6418..0000000000
--- a/test/integration/targets/cnos_conditional_template/templates/demo_template.j2
+++ /dev/null
@@ -1,13 +0,0 @@
-#Demo Template
-vlan {{item.vlanid1}}
-name anil
-exit
-interface ethernet {{item.slot_chassis_number1}}
-description anil
-mtu 600
-exit
-interface port-channel {{item.portchannel_interface_number1}}
-shut
-lacp suspend-individual
-no shut
-exit