summaryrefslogtreecommitdiff
path: root/changelogs/fragments
diff options
context:
space:
mode:
authoromnom62 <75066712+omnom62@users.noreply.github.com>2025-05-08 05:52:44 +1000
committerGitHub <noreply@github.com>2025-05-08 05:52:44 +1000
commit098f31c6fe7a6310594656efc0af5a2739ede82b (patch)
treea459e02e00c8848638e66a6ff121853a3f6a217c /changelogs/fragments
parent7a4f22fc4a63bad749b4128495d7dae8917d0b0e (diff)
downloadvyos.vyos-main.tar.gz
vyos.vyos-main.zip
T7259 get_config() fix (#404)HEADmain
* T7259 get_config() fix * fix get_config calls * vyos_config match=none integration test case * get_config() update
Diffstat (limited to 'changelogs/fragments')
-rw-r--r--changelogs/fragments/T7259-get_config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/T7259-get_config.yaml b/changelogs/fragments/T7259-get_config.yaml
new file mode 100644
index 00000000..84bb1ab4
--- /dev/null
+++ b/changelogs/fragments/T7259-get_config.yaml
@@ -0,0 +1,3 @@
+---
+minor_changes:
+ - vyos_config - block get_config call if match is set to "none"