diff options
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/T6834-static-routes-interfaces.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/fragments/T6834-static-routes-interfaces.yml b/changelogs/fragments/T6834-static-routes-interfaces.yml new file mode 100644 index 00000000..e827f598 --- /dev/null +++ b/changelogs/fragments/T6834-static-routes-interfaces.yml @@ -0,0 +1,5 @@ +--- +bugfixes: + - vyos_static routes - fixed the facts, argspecs, config to include interface-routes +trivial: + - vyos_static routes - updated unit test suites to include interface-routes |