Description
Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
Installation Instructions
-
Enable epel repository
yum install epel
-
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
-
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
-
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 (20)* | EPEL 6 (0 downloads) |
* Total number of downloaded packages.