]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps.sh: enable crb repository for centos 10 stream
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 13 Feb 2025 21:00:27 +0000 (16:00 -0500)
committerDavid Galloway <david.galloway@ibm.com>
Wed, 23 Jul 2025 20:58:55 +0000 (16:58 -0400)
commit39b1a9ae8c3c5d0a35281a848fc1e526e4095ad2
tree1e7577d066f2679d2e649e71748a15369b852093
parent7c05f07cf6cd98e01f2668bf3b8eef6a8ce7b997
install-deps.sh: enable crb repository for centos 10 stream

The centos 10 stream distribution is like centos 9 and needs the crb
repository enabled to even think about building ceph. Note that I made
it a separate block in case more stuff needs to be added for it later.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit de8b21d7bdfced09a0eec2a6002bb68748d96d2d)
install-deps.sh