puppet-watcher/releasenotes/notes/cleanup-api-opts-c078c50c79a004c1.yaml
Takashi Kajinami aac84a5108 Remove deprecated watcher::api::watcher_api_* parameters
... because these were deprecated during Yoga cycle[1].

[1] 2a689b750a7842e903f7bd9834f442c11d7b9941

Change-Id: Id4916a8bde771a1d122fa78f19833d5d21c34a1e
2022-08-18 20:52:35 +09:00

12 lines
257 B
YAML

---
upgrade:
- |
The following parameters of the ``watcher::api`` class have been removed.
- ``watcher_api_port``
- ``watcher_api_max_limit``
- ``watcher_api_bind_host``
- ``watcher_api_workers``
- ``watcher_api_enable_ssl_api``