]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
common: provide a default for monitor_address_block
authorAndrew Schoen <aschoen@redhat.com>
Tue, 8 Nov 2016 15:57:23 +0000 (09:57 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 8 Nov 2016 16:35:43 +0000 (10:35 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Resolves: testing#updates

roles/ceph-common/defaults/main.yml

index 92b7c99eaf44012686a83bbf5e2657a1b6865733..cc8206b5be88d5e5e51f18e0cf59384694a6972d 100644 (file)
@@ -244,6 +244,7 @@ rbd_client_admin_socket_path: /var/run/ceph # must be writable by QEMU and allow
 monitor_interface: interface
 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
+monitor_address_block: false
 
 ## OSD options
 #