mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
install-deps.sh: add ken's copr repo for el8 build
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
f2f53eeaef
commit
7f6e30d628
@ -403,6 +403,7 @@ else
|
||||
# before EPEL8 and PowerTools provide all dependencies, we use sepia for the dependencies
|
||||
$SUDO dnf config-manager --add-repo http://apt-mirror.front.sepia.ceph.com/lab-extras/8/
|
||||
$SUDO dnf config-manager --setopt gpgcheck=0 apt-mirror.front.sepia.ceph.com_lab-extras_8_ --save
|
||||
$SUDO dnf copr enable ktdreyer/ceph-el8
|
||||
elif test $ID = rhel -a $MAJOR_VERSION = 8 ; then
|
||||
$SUDO subscription-manager repos --enable "codeready-builder-for-rhel-8-*-rpms"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user