Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Commit

Permalink
Added openssl as a base dependency for Origin
Browse files Browse the repository at this point in the history
This binary is necessary for certificate tests in Origin's
`test-cmd.sh` suite.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
  • Loading branch information
stevekuznetsov committed Nov 23, 2016
1 parent f929eb6 commit cc247d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/vagrant-openshift/resources/install_dependencies.sh
Expand Up @@ -36,6 +36,7 @@ yum install -y \
mlocate \
ntp \
openldap-clients \
openssl \
openvswitch \
rubygems \
screen \
Expand Down

0 comments on commit cc247d4

Please sign in to comment.