]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: enable crb repository for centos 10 stream 61949/head
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 13 Feb 2025 21:00:27 +0000 (16:00 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 20 Feb 2025 21:27:23 +0000 (16:27 -0500)
commitde8b21d7bdfced09a0eec2a6002bb68748d96d2d
tree09ae31281aff6ddb89229a46a7c8a562baca9f99
parent37a3fd46c594278b8b13ba7f185f7ba916e5417d
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>
install-deps.sh