For RedHat RHEL-6 run the following as root:
cd /etc/yum.repos.d/ wget http://download.opensuse.org/repositories/network:ha-clustering:Stable/RedHat_RHEL-6/network:ha-clustering:Stable.repo yum install crmsh
For Fedora 25 run the following as root:
dnf config-manager --add-repo http://download.opensuse.org/repositories/network:ha-clustering:Stable/Fedora_25/network:ha-clustering:Stable.repo dnf install crmsh
For CentOS CentOS-7 run the following as root:
cd /etc/yum.repos.d/ wget http://download.opensuse.org/repositories/network:ha-clustering:Stable/CentOS_CentOS-7/network:ha-clustering:Stable.repo yum install crmsh
For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/ wget http://download.opensuse.org/repositories/network:ha-clustering:Stable/CentOS_CentOS-6/network:ha-clustering:Stable.repo yum install crmsh