]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
Install repo before package
authorZack Cerza <zack@redhat.com>
Fri, 7 Jul 2017 15:57:47 +0000 (09:57 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 7 Jul 2017 15:57:47 +0000 (09:57 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
README.md

index 1e56ffd33da3503d40760998a004f8033dc184c4..8336d8f0e1dcf860fa3e70824d9197c173b94594 100644 (file)
--- 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: