Update openstack repo for libec install
Update to rocky release Change-Id: Id35a41d689a24bf68d17647879780f5daaecdf37
This commit is contained in:
parent
0df50b5124
commit
621e924883
@ -25,6 +25,6 @@ function is_rhel7 {
|
||||
if is_rhel7; then
|
||||
# Install CentOS OpenStack repos so that we have access to some extra
|
||||
# packages.
|
||||
sudo yum install -y centos-release-openstack-queens
|
||||
sudo yum install -y centos-release-openstack-rocky
|
||||
sudo yum install -y liberasurecode-devel
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user