summaryrefslogtreecommitdiff
path: root/changelogs/fragments
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments')
-rw-r--r--changelogs/fragments/91-new-interface.yaml3
-rw-r--r--changelogs/fragments/config-processed-as-command.yaml3
-rw-r--r--changelogs/fragments/galaxy-version.yaml3
3 files changed, 0 insertions, 9 deletions
diff --git a/changelogs/fragments/91-new-interface.yaml b/changelogs/fragments/91-new-interface.yaml
deleted file mode 100644
index b8bba25..0000000
--- a/changelogs/fragments/91-new-interface.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-bugfixes:
- - Enable configuring an interface which is not present in the running config.
diff --git a/changelogs/fragments/config-processed-as-command.yaml b/changelogs/fragments/config-processed-as-command.yaml
deleted file mode 100644
index b34f5a0..0000000
--- 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.
diff --git a/changelogs/fragments/galaxy-version.yaml b/changelogs/fragments/galaxy-version.yaml
deleted file mode 100644
index 6d5e47e..0000000
--- a/changelogs/fragments/galaxy-version.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-bugfixes:
- - Add version key to galaxy.yaml to work around ansible-galaxy bug