Skip to content

Commit

Permalink
Merge pull request redhat-openstack#11 from ohadlevy/patch-1
Browse files Browse the repository at this point in the history
Update foreman_server.sh
  • Loading branch information
jsomara committed May 9, 2013
2 parents d3aea45 + e65df86 commit fa15575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foreman_server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function install_pkgs {
install_pkgs "yum-utils yum-rhn-plugin"

rpm -Uvh http:https://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
cp foreman_nightlies.repo /etc/yum.repos.d/
cp foreman-nightlies.repo /etc/yum.repos.d/
yum-config-manager --enable rhel-6-server-optional-rpms

# install dependent packages
Expand Down

0 comments on commit fa15575

Please sign in to comment.