]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-defaults: update ceph_stable_redhat_distro
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 25 Mar 2020 18:35:55 +0000 (14:35 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 25 Mar 2020 20:00:24 +0000 (21:00 +0100)
Since octopus the ceph_stable_redhat_distro variable should be set to
el8 instead of el7.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml

index b0d43469d9110b9edd50f50cddbfb7c38ae1ad27..77ae18d1c86d00fb859be3da21421d488a8349ec 100644 (file)
@@ -161,7 +161,7 @@ dummy:
 
 # This option is needed for _both_ stable and dev version, so please always fill the right version
 # # for supported distros, see http://download.ceph.com/rpm-{{ ceph_stable_release }}/
-#ceph_stable_redhat_distro: el7
+#ceph_stable_redhat_distro: el8
 
 
 # REPOSITORY: RHCS VERSION RED HAT STORAGE (from 4.0)
index 0ae3dbb406534c64905aec712536ff6716c3a19c..bd5a121885fd6343915170113db68a19afae5fcf 100644 (file)
@@ -161,7 +161,7 @@ ceph_repository: rhcs
 
 # This option is needed for _both_ stable and dev version, so please always fill the right version
 # # for supported distros, see http://download.ceph.com/rpm-{{ ceph_stable_release }}/
-#ceph_stable_redhat_distro: el7
+#ceph_stable_redhat_distro: el8
 
 
 # REPOSITORY: RHCS VERSION RED HAT STORAGE (from 4.0)
index 3644eab8d71ba31c433343790e63796992fe0413..ae71201719e281486f0073ea2414c3d386459943 100644 (file)
@@ -153,7 +153,7 @@ nfs_ganesha_stable_deb_repo: "{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_s
 
 # This option is needed for _both_ stable and dev version, so please always fill the right version
 # # for supported distros, see http://download.ceph.com/rpm-{{ ceph_stable_release }}/
-ceph_stable_redhat_distro: el7
+ceph_stable_redhat_distro: el8
 
 
 # REPOSITORY: RHCS VERSION RED HAT STORAGE (from 4.0)