Support RHEL6

Adding support to build RHEL6
This commit is contained in:
Javier Marcos 2015-04-29 22:48:01 -07:00
parent 13c4e27629
commit 05855816f2

View File

@ -48,7 +48,6 @@ function main_rhel() {
package rubygems
if [[ $DISTRO = "rhel6" ]]; then
sudo subscription-manager repos --enable=rhel-server-rhscl-6-rpms
sudo subscription-manager repos --enable=rhel-6-server-optional-rpms
package scl-utils
package policycoreutils-python