From: David Galloway Date: Tue, 12 Feb 2019 16:35:38 +0000 (-0500) Subject: common: Add HA repo for RHEL7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F436%2Fhead;p=ceph-cm-ansible.git common: Add HA repo for RHEL7 Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1674764 Signed-off-by: David Galloway --- diff --git a/roles/common/vars/redhat_7.yml b/roles/common/vars/redhat_7.yml index ba395686..a3855f1a 100644 --- a/roles/common/vars/redhat_7.yml +++ b/roles/common/vars/redhat_7.yml @@ -3,3 +3,4 @@ rhsm_repos: - rhel-7-server-rpms - rhel-7-server-optional-rpms - rhel-7-server-extras-rpms + - rhel-ha-for-rhel-7-server-rpms