]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-common: convert ceph_stable_rh_storage to ceph_rhcs in defaults
authorAlfredo Deza <adeza@redhat.com>
Fri, 12 Aug 2016 15:27:01 +0000 (11:27 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 15 Aug 2016 15:24:36 +0000 (11:24 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Resolves: issue#811

roles/ceph-common/defaults/main.yml

index fe9d16849f4ebbbf3ebc55288f24ca4bfb620824..3f6dc4ccd78a8b9d793bb01faaffa7524243b031 100644 (file)
@@ -136,15 +136,15 @@ ceph_stable_redhat_distro: el7
 # 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