Merge "Remove enabling epel"

This commit is contained in:
Jenkins 2016-07-29 10:20:34 +00:00 committed by Gerrit Code Review
commit 959582516b
2 changed files with 0 additions and 8 deletions

View File

@ -109,10 +109,6 @@ Preparing the Virtual Environment (Automated)
#. Enable needed repositories:
Enable epel::
sudo yum -y install epel-release
.. include:: ../repositories.txt
.. We need to manually continue our list numbering here since the above

View File

@ -56,10 +56,6 @@ Installing the Undercloud
sudo yum install -y yum-utils
sudo yum-config-manager --enable rhelosp-rhel-7-server-opt
Enable epel::
sudo yum -y install epel-release
.. include:: ../repositories.txt
.. We need to manually continue our list numbering here since the above