common: provide a default for monitor_address_block

Signed-off-by: Andrew Schoen <aschoen@redhat.com>

Resolves: testing#updates
pull/1086/head
Andrew Schoen 2016-11-08 09:57:23 -06:00
parent d213080d19
commit dea9fbe9d0
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ rbd_client_admin_socket_path: /var/run/ceph # must be writable by QEMU and allow
monitor_interface: interface monitor_interface: interface
monitor_address: 0.0.0.0 monitor_address: 0.0.0.0
mon_use_fqdn: false # if set to true, the MON name used will be the fqdn in the ceph.conf mon_use_fqdn: false # if set to true, the MON name used will be the fqdn in the ceph.conf
monitor_address_block: false
## OSD options ## OSD options
# #