We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c7741 commit 55119a6Copy full SHA for 55119a6
images/base/cbs-paas7-openshift-multiarch-el7-build.repo
@@ -6,3 +6,12 @@ gpgcheck = 0
6
sslverify = 0
7
skip_if_unavailable = 1
8
includepkgs = golang* protobuf* goversioninfo* openvswitch*
9
+
10
+[centos-paas7-openshift-common]
11
+name = CentOS OpenShift Origin - Dependencies only
12
+baseurl=http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/
13
+enabled = 1
14
+gpgcheck = 0
15
+sslverify = 0
16
+skip_if_unavailable = 1
17
+includepkgs = haproxy18*
0 commit comments