We're now past the reef release, so main is now what
will become squid and we should only be testing upgrades
to squid from quincy onward
Signed-off-by: Adam King <adking@redhat.com>
- sudo dnf -y module install container-tools
- sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf
- cephadm:
- image: quay.io/ceph/ceph:v16.2.0
- cephadm_branch: v16.2.0
+ image: quay.io/ceph/ceph:v17.2.0
+ cephadm_branch: v17.2.0
cephadm_git_url: https://github.com/ceph/ceph
- # avoid --cap-add=PTRACE + --privileged for older cephadm versions
- allow_ptrace: false
- avoid_pacific_features: true
roles:
- - mon.a
tasks:
- cephadm:
- image: quay.io/ceph/ceph:v16.2.0
- cephadm_branch: v16.2.0
+ image: quay.io/ceph/ceph:v17.2.0
+ cephadm_branch: v17.2.0
cephadm_git_url: https://github.com/ceph/ceph
- # avoid --cap-add=PTRACE + --privileged for older cephadm versions
- allow_ptrace: false
- avoid_pacific_features: true
roles:
- - mon.a