Set ceph_rbd_mirror_pool default value

Signed-off-by: Teoman ONAY <tonay@redhat.com>
pull/7273/head
Teoman ONAY 2022-08-01 16:28:23 +02:00 committed by Guillaume Abrioux
parent cef1636f70
commit 0c50bfac98
3 changed files with 15 additions and 0 deletions

View File

@ -460,6 +460,11 @@ dummy:
#health_osd_check_retries: 20
#health_osd_check_delay: 10
##############
# RBD-MIRROR #
##############
#ceph_rbd_mirror_pool: "rbd"
###############
# NFS-GANESHA #

View File

@ -460,6 +460,11 @@ ceph_iscsi_config_dev: false
#health_osd_check_retries: 20
#health_osd_check_delay: 10
##############
# RBD-MIRROR #
##############
#ceph_rbd_mirror_pool: "rbd"
###############
# NFS-GANESHA #

View File

@ -452,6 +452,11 @@ health_mon_check_delay: 10
health_osd_check_retries: 20
health_osd_check_delay: 10
##############
# RBD-MIRROR #
##############
ceph_rbd_mirror_pool: "rbd"
###############
# NFS-GANESHA #