Signed-off-by: Kefu Chai <kchai@redhat.com>
fi
elif [ "$RELEASE" = 8 ]; then
$SUDO dnf config-manager --set-enabled PowerTools
+ $SUDO dnf -y module enable javapackages-tools
# before EPEL8 and PowerTools provide all dependencies, we use sepia for the dependencies
$SUDO dnf config-manager --add-repo http://apt-mirror.front.sepia.ceph.com/lab-extras/8/
$SUDO dnf config-manager --setopt=apt-mirror.front.sepia.ceph.com_lab-extras_8_.gpgcheck=0 --save