How to Enable CIQ Bridge on CentOS 7.9

Provision a fresh CentOS 7.9 VM.

Enable CIQ Depot via:

sudo yum install -y https://depot.ciq.com/public/files/depot-client/depot/depot.x86_64.rpm sudo depot login -u -t sudo depot enable bridge sudo rm -f /etc/yum.repos.d/CentOS*

  1. Execute sudo yum update
  2. Kernel version updates to 3.10.0-1160.119.1.el7_9.ciqcbr.4.1 (at the time of writing)
  3. Reboot the machine.
  4. Run uname -r and confirm the new kernel is active.

Updated: