From 52457c14d33ec6387a693368eeb090c6b58eb443 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Wed, 27 Jan 2021 14:28:05 -0500 Subject: Prepare VYOS for Release 1.1.1 (#118) Prepare VYOS for Release 1.1.1 Reviewed-by: https://github.com/apps/ansible-zuul --- changelogs/fragments/config-processed-as-command.yaml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 changelogs/fragments/config-processed-as-command.yaml (limited to 'changelogs/fragments/config-processed-as-command.yaml') 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. -- cgit v1.2.3