From de358823331fffcedf433d66a065f2dae1052596 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 20 Apr 2021 07:20:26 +0200 Subject: Revert "T2175: properly exist FRR "router" context when rendering templates" This reverts commit 619c518bfc904b060b5b59180940a804fe1beafd. --- data/templates/frr/ospfv3.frr.tmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'data/templates/frr/ospfv3.frr.tmpl') diff --git a/data/templates/frr/ospfv3.frr.tmpl b/data/templates/frr/ospfv3.frr.tmpl index 34b22a3e3..d08972a80 100644 --- a/data/templates/frr/ospfv3.frr.tmpl +++ b/data/templates/frr/ospfv3.frr.tmpl @@ -81,5 +81,4 @@ router ospf6 redistribute {{ protocol }} {{ 'route-map ' + options.route_map if options.route_map is defined }} {% endfor %} {% endif %} - exit ! -- cgit v1.2.3