mirror of https://github.com/ceph/ceph-ansible.git
group_vars: define the rh_storage_version
Signed-off-by: Alfredo Deza <adeza@redhat.com> Resolves: rhbz#1346812pull/851/head
parent
753f715c27
commit
f05a7c5ff6
|
@ -143,6 +143,9 @@ dummy:
|
|||
# on RHEL 7.
|
||||
#
|
||||
#ceph_stable_rh_storage: false
|
||||
# This will affect how/what repositories are enabled depending on the desired
|
||||
# version. The next version will use "2" not "2.0" which would not work.
|
||||
#ceph_stable_rh_storage_version: 1.3 # next version is 2
|
||||
#ceph_stable_rh_storage_cdn_install: false # assumes all the nodes can connect to cdn.redhat.com
|
||||
#ceph_stable_rh_storage_iso_install: false # usually used when nodes don't have access to cdn.redhat.com
|
||||
#ceph_stable_rh_storage_iso_path:
|
||||
|
|
Loading…
Reference in New Issue