Created
January 29, 2014 15:29
-
-
Save iNecas/8690316 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SCRATCH_REPO=http://inecas.fedorapeople.org/dynflow-scratch/ | |
# Install Katello as usual + following commands before katello-intaller | |
yum install -y\ | |
$SCRATCH_REPO/ruby193-rubygem-algebrick-0.4.0-2.el6.noarch.rpm\ | |
$SCRATCH_REPO/ruby193-rubygem-apipie-params-0.0.3-1.el6.noarch.rpm\ | |
$SCRATCH_REPO/ruby193-rubygem-dynflow-0.2.0-1.git.0.03c40d9.el6.noarch.rpm\ | |
$SCRATCH_REPO/ruby193-rubygem-foreman-tasks-0.1.3-1.el6.noarch.rpm | |
yum downgrade -y\ | |
$SCRATCH_REPO/ruby193-rubygem-katello-1.5.0-10.el6.git.73.75183b8.noarch.rpm\ | |
$SCRATCH_REPO/katello-1.5.0-14.git.123.39bc5da.el6.noarch.rpm\ | |
$SCRATCH_REPO/katello-installer-0.0.19-1.git.3.4070c6c.el6.noarch.rpm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment