Install a version of EDR other than the most recent release.
curl --key /etc/cb/certs/carbonblack-alliance-client.key --cert /etc/cb/certs/carbonblack-alliance-client.crt "https://yum.distro.carbonblack.io/enterprise/" | grep href | cut -d '"' -f 2 | cut -d '/' -f 1
baseurl=https://yum.distro.carbonblack.io/enterprise/<version>/$releasever/$basearch
yum clean all
Standalone: service cb-enterprise stop Cluster: /usr/share/cb/cbcluster stop
yum update cb-enterprise
To update to the latest version, the URL must be updated to the stable branch available in the latest release notes