summaryrefslogtreecommitdiff
path: root/data/templates/frr/rip.frr.tmpl
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-04-20 07:20:26 +0200
committerChristian Poessinger <christian@poessinger.com>2021-04-20 07:20:26 +0200
commitde358823331fffcedf433d66a065f2dae1052596 (patch)
tree661f004ef3b11fec936a96628a3562b48f6c2807 /data/templates/frr/rip.frr.tmpl
parente2f17d332436e434ac72187557b0534c4f39c6f6 (diff)
downloadvyos-1x-de358823331fffcedf433d66a065f2dae1052596.tar.gz
vyos-1x-de358823331fffcedf433d66a065f2dae1052596.zip
Revert "T2175: properly exist FRR "router" context when rendering templates"
This reverts commit 619c518bfc904b060b5b59180940a804fe1beafd.
Diffstat (limited to 'data/templates/frr/rip.frr.tmpl')
-rw-r--r--data/templates/frr/rip.frr.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/templates/frr/rip.frr.tmpl b/data/templates/frr/rip.frr.tmpl
index 748dfb126..cabc236f0 100644
--- a/data/templates/frr/rip.frr.tmpl
+++ b/data/templates/frr/rip.frr.tmpl
@@ -89,7 +89,6 @@ router rip
{% endif %}
{% endif %}
{% include 'frr/rip_ripng.frr.j2' %}
- exit
!
{% if route_map is defined and route_map is not none %}
ip protocol rip route-map {{ route_map }}