summaryrefslogtreecommitdiff
path: root/data/configd-include.json
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-11-13 21:50:51 +0100
committerChristian Poessinger <christian@poessinger.com>2020-11-13 21:50:51 +0100
commit82193bbcf4a6ae8b661dd30eb627cf1a27593fe9 (patch)
tree8b94d527966191f25bd8395639d62db9c491b3e6 /data/configd-include.json
parent9ca2b7b2223be826a8278e0f29dfbca6ae65f671 (diff)
downloadvyos-1x-82193bbcf4a6ae8b661dd30eb627cf1a27593fe9.tar.gz
vyos-1x-82193bbcf4a6ae8b661dd30eb627cf1a27593fe9.zip
isis: T1316: refactor config retrieval and Jinja2 template
Make the entire template code more human readable by denesting it, as there can only be one ISIS daemon instance in FRR.
Diffstat (limited to 'data/configd-include.json')
-rw-r--r--data/configd-include.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json
index da6fb915f..2e44405ee 100644
--- a/data/configd-include.json
+++ b/data/configd-include.json
@@ -30,6 +30,7 @@
"nat.py",
"ntp.py",
"protocols_igmp.py",
+"protocols_isis.py",
"protocols_mpls.py",
"protocols_pim.py",
"protocols_rip.py",