Files
puppet-ceph/releasenotes/notes/deprecate-pid-max-a891b20388920412.yaml
Tobias Urdin 201e8b16f6 Deprecated pid_max and remove sysctl module dependency
Change-Id: I39cabf6fc1286c788ba10fc40402db22fdf1652c
2021-12-26 23:16:36 +00:00

10 lines
302 B
YAML

---
upgrade:
- |
The puppet-ceph module no longer depends on any sysctl module thus the
dependency on duritong/sysctl module is removed and not needed anymore.
deprecations:
- |
The pid_max parameter in classes ceph::osds and ceph::profile::params is
deprecated and no longer used.