]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: add a temporary repo for missing el10 deps
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 27 Jun 2025 15:04:44 +0000 (11:04 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 27 Jun 2025 15:04:44 +0000 (11:04 -0400)
commita2bc95c9c45512107d53397405a038df79ead234
treebd7633d017afe364449083c806e6b06e7e2a3121
parent5aeaa104d86517f4a289f377c72c2ed63e476f76
install-deps.sh: add a temporary repo for missing el10 deps

Add a new dnf/yum repository hosted in the ceph lab infra for providing
the last few dependencies missing from other el10 repos.
Hopefully we can remove this soon but it serves as a stopgap as we work
on getting el10 builds working in the ceph CI infra and tested.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
install-deps.sh