From: Grégory Charot Date: Tue, 31 May 2016 12:32:04 +0000 (+0200) Subject: Ambiguous "version is only supported on RHEL 7.1" X-Git-Tag: v1.0.6~106^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bf05382f85e040a73a02ae9c99082eeee4160eba;p=ceph-ansible.git Ambiguous "version is only supported on RHEL 7.1" Change from "only supported on RHEL 7.1" to "only supported on RHEL >= 7.1" for RHS --- diff --git a/group_vars/all.sample b/group_vars/all.sample index 057f88488..6358d53d6 100644 --- a/group_vars/all.sample +++ b/group_vars/all.sample @@ -132,7 +132,7 @@ dummy: #ceph_stable_ice_password: # htaccess password # ENTERPRISE VERSION RED HAT STORAGE (from 1.3) -# This version is only supported on RHEL 7.1 +# This version is only supported on RHEL >= 7.1 # As of RHEL 7.1, libceph.ko and rbd.ko are now included in Red Hat's kernel # packages natively. The RHEL 7.1 kernel packages are more stable and secure than # using these 3rd-party kmods with RHEL 7.0. Please update your systems to RHEL