puppet-ceph/releasenotes/notes/stdlib-min-requirements-9ca51e3ad52aa3f8.yaml
Alex Schultz 58a7cfb8a4 Update minium stdlib version
Change I2435ad3153c667a9ffd01bd10b5c5b645d5b76fb introduced the usage of
the service_provider fact. This fact was not included in stdlib until
version 4.10.0. This change updates the metadata.json with this
requirement.

Change-Id: I7aa22a25bdae136acaab22f00c167fab3ffa156c
2016-05-11 10:18:55 -06:00

6 lines
181 B
YAML

---
fixes:
- Update the minimum requirements for stdlib to 4.10.0 which
includes the service_provider fact which is required to ensure
the services are managed correctly.