summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/config-processed-as-command.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/config-processed-as-command.yaml b/changelogs/fragments/config-processed-as-command.yaml
new file mode 100644
index 00000000..b34f5a09
--- /dev/null
+++ b/changelogs/fragments/config-processed-as-command.yaml
@@ -0,0 +1,3 @@
+---
+bugfixes:
+ - vyos_config - Only process src files as commands when they actually contain commands. This fixes an issue were the whitespace preceding a configuration key named 'set' was stripped, tripping up the parser.