puppet-watcher/releasenotes/notes/deprecate-default_domain_name-b29df5955675de28.yaml
Takashi Kajinami 3fe4b7d3a0 Deprecate ineffective watcher_client_default_domain_name parameter
The parameter has never been implemented actually and has had no effect
since the module was initially created. Because the default_domain_name
parameter is not generally used in the other modules, this change
deprecates the parameter instead of implementing the logic to use it.

Change-Id: I16d87e403d7412831704c5d683599764bad3c882
2022-03-04 10:59:37 +09:00

6 lines
164 B
YAML

---
deprecations:
- |
The ``watcher::api::watcher_client_default_domain_name`` parameter has been
deprecated. The parameter has never been used actually.