mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
add in the start of all the openshift cloud setup playbooks
This commit is contained in:
5
files/openshift/jenkins.repo
Normal file
5
files/openshift/jenkins.repo
Normal 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
|
||||
5
files/openshift/openshift-el6.repo
Normal file
5
files/openshift/openshift-el6.repo
Normal file
@@ -0,0 +1,5 @@
|
||||
[openshift]
|
||||
name=OpenShift
|
||||
baseurl=http://mirror.openshift.com/pub/crankcase/rhel-6/x86_64/
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
Reference in New Issue
Block a user