]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: Use dnf for rhel/centos 8 31144/head
authorBrad Hubbard <bhubbard@redhat.com>
Fri, 25 Oct 2019 05:51:38 +0000 (15:51 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Fri, 13 Dec 2019 04:22:02 +0000 (14:22 +1000)
commit6065050022053478ac77aa6c34e3d71339080880
tree9b0a2a07a276786cfb7ac1d922e31d49aaa8bf3c
parente47d0e4cb30d35f6e7224617c576fde6164f3b17
install-deps.sh: Use dnf for rhel/centos 8

Also install the correct dnf-utils package rather than yum-utils.

Fixes: https://tracker.ceph.com/issues/42504
Co-Authored-By: Kefu Chai <tchaikov@gmail.com>
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
install-deps.sh