add in the start of all the openshift cloud setup playbooks

This commit is contained in:
Seth Vidal 2012-10-10 16:19:12 +00:00
parent b36d61f068
commit 1d1e15d689
4 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[jenkins]
name=Jenkins
baseurl=http://pkg.jenkins-ci.org/redhat
gpgcheck=1
gpgkey=http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key

View file

@ -0,0 +1,5 @@
[openshift]
name=OpenShift
baseurl=http://mirror.openshift.com/pub/crankcase/rhel-6/x86_64/
enabled=1
gpgcheck=0