Ensure Ceph/Storage repos are removed
The Ceph/Storage repositories from CentOS can cause issues with OpenStack installations, including delays and package conflicts. This patch ensures that the repositories are not present on the system. Change-Id: I97a95032c720b80eec8c21d5dc1c6ebe1caa7d70
This commit is contained in:
parent
3500a26919
commit
f79deb3c7c
@ -36,4 +36,6 @@ pip_epel_prep_distro_packages:
|
||||
|
||||
pip_install_remove_distro_packages:
|
||||
- centos-openstack-release-*
|
||||
- centos-release-ceph-jewel
|
||||
- centos-release-qemu-ev
|
||||
- centos-release-storage-common
|
||||
|
Loading…
Reference in New Issue
Block a user