Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@iNecas
Created January 29, 2014 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iNecas/8690316 to your computer and use it in GitHub Desktop.
Save iNecas/8690316 to your computer and use it in GitHub Desktop.
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