]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Ambiguous "version is only supported on RHEL 7.1" 821/head
authorGrégory Charot <buixor@gmail.com>
Tue, 31 May 2016 12:32:04 +0000 (14:32 +0200)
committerGrégory Charot <buixor@gmail.com>
Tue, 31 May 2016 12:32:04 +0000 (14:32 +0200)
Change from "only supported on RHEL 7.1" to "only supported on RHEL >= 7.1" for RHS

group_vars/all.sample

index 057f884884fb28f53cbc8a0c4dada18cfc46df7d..6358d53d6b15b3cf45dd71a770a59cd216a9d3d4 100644 (file)
@@ -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