Files
openstack-ansible/releasenotes/notes/align_ceph_repo_vars-222f6af6a7d349a2.yaml
Dmitriy Rabotyagov aecaefa159 Freeze roles for 30.0.0.0b1 release
As we've passed a coordinated release date and roadmap looks clean
enough in terms of anticipated changes, we should be able to make a
beta release this time around.

Change-Id: I65c41144a545d53198e3f5e9fa16113c051fd91c
2024-10-18 08:12:50 +00:00

19 lines
675 B
YAML

---
upgrade:
- |
The configuration of repositories for the ceph_client role through
the `ceph_yum_repo_url` and `ceph_repo_url` variable is changed.
These variables were replaced by unified `ceph_repo_url` variable.
With that `ceph_apt_repos` has bee replaced by `ceph_repos` variable
which should follow deb822_repository format for Debian/Ubuntu and
`yum_repository` for CentOS Stream/Rocky Linux.
deprecations:
- |
In order to unify Ceph client installation approaches for EL and Debian
platforms following variables were deprecated and are silently ignored:
* ceph_yum_repo_url
* ceph_apt_repo_url
* ceph_apt_repos