diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2021-01-27 14:28:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-27 19:28:05 +0000 |
commit | 52457c14d33ec6387a693368eeb090c6b58eb443 (patch) | |
tree | 5cf07753df7843f99fc63740a2fe0efc27a4f6df /changelogs/fragments/config-processed-as-command.yaml | |
parent | 59dad0ffed43b0f7fc3026fc8014e2092cb5b68b (diff) | |
download | vyos.vyos-1.1.1.tar.gz vyos.vyos-1.1.1.zip |
Prepare VYOS for Release 1.1.1 (#118)1.1.1
Prepare VYOS for Release 1.1.1
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'changelogs/fragments/config-processed-as-command.yaml')
-rw-r--r-- | changelogs/fragments/config-processed-as-command.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changelogs/fragments/config-processed-as-command.yaml b/changelogs/fragments/config-processed-as-command.yaml deleted file mode 100644 index b34f5a09..00000000 --- a/changelogs/fragments/config-processed-as-command.yaml +++ /dev/null @@ -1,3 +0,0 @@ ---- -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. |