]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
epel-release is mandatory
authorYin Jifeng <jifeng.yin@gmail.com>
Thu, 22 Jan 2015 13:35:20 +0000 (21:35 +0800)
committerYin Jifeng <jifeng.yin@gmail.com>
Thu, 22 Jan 2015 13:36:47 +0000 (21:36 +0800)
see: https://www.mail-archive.com/ceph-users@lists.ceph.com/msg14819.html
also: https://github.com/ceph/ceph-deploy/commit/831b130f98a18db09c862f56e80b788bbf094373

roles/ceph-common/tasks/install_on_redhat.yml

index 189b025497ae21cfa8cd784f13f1e9ef260e8a72..85325c442ce127b298b45ab02d29f96176b2222f 100644 (file)
@@ -8,6 +8,7 @@
     - ntp
     - hdparm
     - yum-plugin-priorities.noarch
+    - epel-release
 
 - name: Install the Ceph stable repository key
   rpm_key: >