Update openstack repo for libec install

Update to rocky release
Change-Id: Id35a41d689a24bf68d17647879780f5daaecdf37
This commit is contained in:
Thiago da Silva
2019年04月08日 16:49:29 -04:00
parent 0df50b5124
commit 621e924883

View File

@@ -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
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.