Skip to content

Commit

Permalink
soak commit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dcbw committed Mar 31, 2020
1 parent 49545a5 commit 1ca872e
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 1ca872e

Please sign in to comment.