]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: Make powertools repo case insensitive 38001/head
authorBrad Hubbard <bhubbard@redhat.com>
Mon, 9 Nov 2020 23:43:45 +0000 (09:43 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 10 Nov 2020 22:28:38 +0000 (08:28 +1000)
commit7a68845579c701f43c9526c810e586680cf76fe0
tree4d4294bd409e7920835f53c95e5fb3681417b5b1
parent8aae1dfdf19393e6f9f86f1a83fbd538dc6ebfb4
install-deps.sh: Make powertools repo case insensitive

It looks like CentOS 8.3 will see all repos converted to lower case and
this has been pre-empted in the CentOS stream repos so we need to be
able to enable a repo called 'PowerTools' or 'powertools'

See https://git.centos.org/rpms/centos-repos/c/b759b17

Fixes: https://tracker.ceph.com/issues/48174
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
install-deps.sh