Skip to content

Commit

Permalink
build: ovs/ovn 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dcbw committed Mar 30, 2020
1 parent 49545a5 commit 2842f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ RUN yum install -y \
RUN INSTALL_PKGS=" \
PyYAML openssl firewalld-filesystem \
libpcap iproute strace \
openvswitch2.12 openvswitch2.12-devel \
ovn2.12 ovn2.12-central ovn2.12-host ovn2.12-vtep \
openvswitch2.13 openvswitch2.13-devel \
ovn2.13 ovn2.13-central ovn2.13-host ovn2.13-vtep \
containernetworking-plugins yum-utils \
" && \
yum install -y --setopt=tsflags=nodocs --setopt=skip_missing_names_on_install=False $INSTALL_PKGS && \
Expand Down

0 comments on commit 2842f05

Please sign in to comment.