Files
puppet-ceph/releasenotes/notes/centos-stream-a43a0bbe65cf2aa8.yaml
Takashi Kajinami e13544a6df CentOS: Allow fixing repository url for CentOS Stream
URL of SIG repository is different between CentOS and CentOS Stream.
('-stream' prefixes major version)

This change introduces the `stream` parameter which we already added
to openstack_extras so that users can use the correct repository
without defining the whole url by ceph_mirror.

Change-Id: Ibfb4cc4df52cd1318a5497e2ea02c2ca0893331f
2022-02-02 19:09:31 +09:00

6 lines
164 B
YAML

---
features:
- |
The new ``ceph::repo::stream`` parameter has been added. Set this parameter
to ``true`` when CentOS Stream and SIG repository are used.