aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes/notes
diff options
context:
space:
mode:
authorEmma Foley <efoley@redhat.com>2021-08-30 15:06:51 +0100
committerEmma Foley <efoley@redhat.com>2021-09-13 20:35:59 +0100
commitbccfbca60504eddd0b41c6842d5e4c5e3d263a1f (patch)
treef7abc4845f679c1c8df86a568c9e80403c51d05b /docs/release/release-notes/notes
parent1eb39b6ffa209688b65a1d6b5694b6f9bc9a8ce4 (diff)
[ansible][logparser] Enable logparser by default in one-click install
Signed-off-by: "Emma Foley <efoley@redhat.com>" Change-Id: I6dd8e166433feab16dd06c9767e58d6d96ca948d
Diffstat (limited to 'docs/release/release-notes/notes')
-rw-r--r--docs/release/release-notes/notes/update_logparser_config-0db3d2746e6ad582.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release/release-notes/notes/update_logparser_config-0db3d2746e6ad582.yaml b/docs/release/release-notes/notes/update_logparser_config-0db3d2746e6ad582.yaml
new file mode 100644
index 00000000..e5be3eff
--- /dev/null
+++ b/docs/release/release-notes/notes/update_logparser_config-0db3d2746e6ad582.yaml
@@ -0,0 +1,6 @@
+release_summary: >
+ Enable the Logparser plugin by default when using one-click install.
+ansible:
+ - |
+ The logparser plugin is now rendered for all flavours.
+ The Logparser plugin has been part of collectd since 5.11, however, the ansible playbooks had it marked as experimental, and would not deploy it by default.