Skip to content
Snippets Groups Projects
Commit 8083df2a authored by Steven Murray's avatar Steven Murray
Browse files

Added oracle-instantclient-tnsnames.ora which was implicitly being installed...

Added oracle-instantclient-tnsnames.ora which was implicitly being installed by oracle-instantclient19.3-meta which we no longer install
parent 338d7775
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@ if [ ! -e /etc/buildtreeRunner ]; then
yum-config-manager --enable ceph
# install needed packages
yum -y install cta-objectstore-tools cta-doc mt-st mtx lsscsi sg3_utils cta-catalogueutils ceph-common oracle-instantclient19.3-sqlplus
yum -y install cta-objectstore-tools cta-doc mt-st mtx lsscsi sg3_utils cta-catalogueutils ceph-common oracle-instantclient19.3-sqlplus oracle-instantclient-tnsnames.ora
yum clean packages
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment