Skip to content

Commit 3fbaa72

Browse files
Restrict packages from CentOS to OVS only
In order to make sure we do not pull in any unwanted package versions from the new CentOS PaaS SIG repository, we can restrict the packages that `yum` will consider this repository to only OpenVSwitch. Signed-off-by: Steve Kuznetsov <[email protected]>
1 parent 72bc611 commit 3fbaa72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/node/centos-paas-sig-openshift-origin15.repo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ baseurl = https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin15/
44
enabled = 1
55
gpgcheck = 0
66
sslverify = 0
7+
includepkgs = openvswitch

0 commit comments

Comments
 (0)