From: Zack Cerza Date: Fri, 7 Jul 2017 15:57:47 +0000 (-0600) Subject: Install repo before package X-Git-Tag: v1.0~45^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=838e8b91d002dca9ece6b471e7f0a4b7bd47d846;p=cephmetrics.git Install repo before package Signed-off-by: Zack Cerza --- diff --git a/README.md b/README.md index 1e56ffd..8336d8f 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ On the host machine on which you will run ansible-playbook, do the following ste sudo su - mkdir ~/cephmetrics subscription-manager repos --enable rhel-7-server-optional-rpms --enable rhel-7-server-rhscon-2-installer-rpms -yum install cephmetrics-ansible curl -L -o /etc/yum.repos.d/cephmetrics.repo http://download.ceph.com/cephmetrics/rpm-master/el7/cephmetrics.repo +yum install cephmetrics-ansible ``` The cephmetrics repo also needs to be installed on all the ceph nodes as well. Run the following on each ceph host: