]> 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>
Thu, 31 Jul 2025 21:51:17 +0000 (17:51 -0400)
commit2d5473015fa436ad433c0ef9e608ac37b2a480f1
tree10453d94e2c1989737ad80d71ab1fd8993a10b56
parent4daa05898b75221b01ac3dc169dcb59a69c67313
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