When installing or updating any application with yum or dnf, the following message is returned:
curl: (6) Could not resolve host: opensource.carbonblack.com
The opensource.carbonblack.com repo is shutdown.
This file will need to be deleted or disabled to allow any yum/dnf installs.
rm -f /etc/yum.repos.d/CbOpenSource.repo
yum clean all
Follow the updated installation process in github for both install and upgrades.