Skip to content

[cifmw_cephadm] Add cifmw_cephadm_rpm_url#4015

Open
fultonj wants to merge 1 commit into
openstack-k8s-operators:mainfrom
fultonj:cifmw_cephadm_rpm_url
Open

[cifmw_cephadm] Add cifmw_cephadm_rpm_url#4015
fultonj wants to merge 1 commit into
openstack-k8s-operators:mainfrom
fultonj:cifmw_cephadm_rpm_url

Conversation

@fultonj

@fultonj fultonj commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

If cifmw_cephadm_rpm_url (default "") is non-empty and set to a valid URL to an RPM (e.g. http://foo.com/cephadm.rpm), then the install_cephadm.yml tasks file will install cephadm from that URL instead of the repository. This option will go unnoticed, since it defaults to "", unless overridden.

Jira: OSPRH-31757

@openshift-ci

openshift-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign konan-abhi for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

If cifmw_cephadm_rpm_url (default "") is non-empty and set
to a valid URL to an RPM (e.g. http://foo.com/cephadm.rpm),
then the install_cephadm.yml tasks file will install cephadm
from that URL instead of the repository. This option will go
unnoticed, since it defaults to "", unless overridden.

Jira: OSPRH-31757
Signed-off-by: John Fulton <fulton@redhat.com>
@fultonj fultonj force-pushed the cifmw_cephadm_rpm_url branch from a55d8aa to 590b4bd Compare July 1, 2026 19:17
@fultonj

fultonj commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

This achieved the desired result in a test project.

In an HCI deploy (gamma) I was able to have rhos-release install RHCSv9 but install an RHCSv7 server.

[zuul@compute-azl02vg1-0 ~]$ rpm -qa | grep ceph
cephadm-18.2.1-399.el9cp.noarch
python3-ceph-argparse-20.2.1-298.el9cp.x86_64
python3-ceph-common-20.2.1-298.el9cp.x86_64
libcephfs-proxy2-20.2.1-298.el9cp.x86_64
libcephfs2-20.2.1-298.el9cp.x86_64
python3-cephfs-20.2.1-298.el9cp.x86_64
ceph-common-20.2.1-298.el9cp.x86_64
[zuul@compute-azl02vg1-0 ~]$ 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant