From 290b83cd0655e355e61677a4b3934ee6400ae38b Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Fri, 12 Aug 2016 11:09:28 -0400 Subject: [PATCH] group_vars: convert ceph_stable_rh_storage to ceph_rhcs Signed-off-by: Alfredo Deza Resolves: issue#811 --- group_vars/all.sample | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/group_vars/all.sample b/group_vars/all.sample index 4d3e7e15a..0779a6269 100644 --- a/group_vars/all.sample +++ b/group_vars/all.sample @@ -144,15 +144,15 @@ dummy: # time. Please use ELRepo's latest upstream 4.x kernels if you want to run CephFS # on RHEL 7. # -#ceph_stable_rh_storage: false +#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_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: -#ceph_stable_rh_storage_mount_path: /tmp/rh-storage-mount -#ceph_stable_rh_storage_repository_path: /tmp/rh-storage-repo # where to copy iso's content +#ceph_rhcs_version: 1.3 # next version is 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: +#ceph_rhcs_mount_path: /tmp/rh-storage-mount +#ceph_rhcs_repository_path: /tmp/rh-storage-repo # where to copy iso's content # UBUNTU CLOUD ARCHIVE -- 2.39.5