diff --git a/releasenotes/notes/fix-config-autodiscovery-49d61b77e8f76f58.yaml b/releasenotes/notes/fix-config-autodiscovery-49d61b77e8f76f58.yaml new file mode 100644 index 0000000000000..245f2938b6efa --- /dev/null +++ b/releasenotes/notes/fix-config-autodiscovery-49d61b77e8f76f58.yaml @@ -0,0 +1,11 @@ +# Each section from every release note are combined when the +# CHANGELOG.rst is rendered. So the text needs to be worded so that +# it does not depend on any information only available in another +# section. This may mean repeating some details, but each section +# must be readable independently of the other. +# +# Each section note must be formatted as reStructuredText. +--- +fixes: + - | + Fix a bug in the config parser that broke ignored_ip_addresses from working in NDM Autodiscovery.