diff --git a/workshops/dcms-db/config/terraform/utils/install_ords.sh b/workshops/dcms-db/config/terraform/utils/install_ords.sh index 541db4a3b..837f7e546 100644 --- a/workshops/dcms-db/config/terraform/utils/install_ords.sh +++ b/workshops/dcms-db/config/terraform/utils/install_ords.sh @@ -7,4 +7,5 @@ set -eu echo "Installing ORDS" +yum-config-manager --add-repo=http://yum.oracle.com/repo/OracleLinux/OL8/oracle/software/x86_64 yum -y install ords-21*