summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraapostoliuk <a.apostoliuk@vyos.io>2025-01-27 18:49:57 +0200
committeraapostoliuk <a.apostoliuk@vyos.io>2025-01-27 18:49:57 +0200
commita18a1dc00b65da0272638e08b618ce534df56ad4 (patch)
tree4671335394724b9dce0d92a93a98cd2529d0dbe7
parentd50cdfee916c6d0b5c60c03d589f9292954b6688 (diff)
downloadvyos-1x-a18a1dc00b65da0272638e08b618ce534df56ad4.tar.gz
vyos-1x-a18a1dc00b65da0272638e08b618ce534df56ad4.zip
nhrp: T2326: Fixed jinja template to generate NHRP config
Removed an unnecessary command that caused an error when creating a configuration with VRF and NHRP.
-rw-r--r--data/templates/frr/nhrpd.frr.j22
1 files changed, 0 insertions, 2 deletions
diff --git a/data/templates/frr/nhrpd.frr.j2 b/data/templates/frr/nhrpd.frr.j2
index 2b2aba256..813a9384b 100644
--- a/data/templates/frr/nhrpd.frr.j2
+++ b/data/templates/frr/nhrpd.frr.j2
@@ -58,5 +58,3 @@ exit
{% endfor %}
{% endif %}
!
-exit
-!