summaryrefslogtreecommitdiff
path: root/test/integration/targets/nxos_config/templates/basic/config.j2
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/nxos_config/templates/basic/config.j2')
-rw-r--r--test/integration/targets/nxos_config/templates/basic/config.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/test/integration/targets/nxos_config/templates/basic/config.j2 b/test/integration/targets/nxos_config/templates/basic/config.j2
new file mode 100644
index 0000000000..9705ee1494
--- /dev/null
+++ b/test/integration/targets/nxos_config/templates/basic/config.j2
@@ -0,0 +1,4 @@
+interface Ethernet2/5
+ description this is a test
+ shutdown
+