From 86b6d04c3d00e93e391bdbc1c7788789a9d4c8fe Mon Sep 17 00:00:00 2001 From: Björn Hemfjäll <25451914+bgh88@users.noreply.github.com> Date: Tue, 22 Jun 2021 23:51:01 +0200 Subject: static route fixes (#165) static route fixes Reviewed-by: https://github.com/apps/ansible-zuul --- changelogs/fragments/fix_static_routes_next_hop_interface.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/fix_static_routes_next_hop_interface.yaml (limited to 'changelogs') diff --git a/changelogs/fragments/fix_static_routes_next_hop_interface.yaml b/changelogs/fragments/fix_static_routes_next_hop_interface.yaml new file mode 100644 index 00000000..03168b71 --- /dev/null +++ b/changelogs/fragments/fix_static_routes_next_hop_interface.yaml @@ -0,0 +1,3 @@ +--- +bugfixes: + - change interface to next-hop-interface while generating static_routes nexthop command. -- cgit v1.2.3