kenjiro/rhc

Project ID: 2820

Description

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.

Installation Instructions

  1. Enable epel repository

    yum install epel

  2. Set up repository for requirements

    cat > /etc/yum.repos.d/openshift-origin-nightly-deps.repo <<EOF

    [openshift-origin-nightly-deps]

    name=openshift-origin-nightly-deps

    baseurl=https://mirror.openshift.com/pub/origin-server/nightly/rhel-6/dependencies/x86_64/

    enabled=1

    gpgcheck=0

    skip_if_unavailable=1

    EOF

  3. Set up this repository

    cd /etc/yum.repos.d/ && curl -O https://copr.fedoraproject.org/coprs/kenjiro/rhc/repo/epel-6/kenjiro-rhc-epel-6.repo

  4. Install rubygem-rhc

    yum install rubygem-rhc

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 6 x86_64 (15)* EPEL 6 (113 downloads)

* Total number of downloaded packages.