group_vars: default to version 2 of RHCS

This RHCS version is now generally available. Default to using it.

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>

Related: rhbz#1357631
pull/999/head
Alfredo Deza 2016-09-23 11:20:46 -06:00 committed by Ken Dreyer
parent 614ee4937d
commit d5ddd86e9c
2 changed files with 4 additions and 4 deletions

View File

@ -147,8 +147,8 @@ dummy:
#
#ceph_rhcs: 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_rhcs_version: 1.3 # next version is 2
# version. The previous version was 1.3. The current version is 2.
#ceph_rhcs_version: 2
#ceph_rhcs_cdn_install: false # assumes all the nodes can connect to cdn.redhat.com
#ceph_rhcs_iso_install: false # usually used when nodes don't have access to cdn.redhat.com
#ceph_rhcs_iso_path:

View File

@ -139,8 +139,8 @@ ceph_stable_redhat_distro: el7
#
ceph_rhcs: 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_rhcs_version: 1.3 # next version is 2
# version. The previous version was 1.3. The current version is 2.
ceph_rhcs_version: 2
ceph_rhcs_cdn_install: false # assumes all the nodes can connect to cdn.redhat.com
ceph_rhcs_iso_install: false # usually used when nodes don't have access to cdn.redhat.com
#ceph_rhcs_iso_path: