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:
Major Hayden 2017-08-21 07:36:11 -05:00
parent 3500a26919
commit f79deb3c7c
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1
1 changed files with 2 additions and 0 deletions

View File

@ -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