]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
set the default to install calamari-server in a monitor
authorAlfredo Deza <adeza@redhat.com>
Wed, 9 Mar 2016 20:12:52 +0000 (15:12 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 9 Mar 2016 20:18:40 +0000 (15:18 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
roles/ceph-mon/defaults/main.yml

index 39c5fa03d8c64e9e311da7203b2cdbdf0d61b9ea..ff638c18f44fc143b09b8fbfa7fdf9b2f6596c9d 100644 (file)
@@ -32,6 +32,8 @@ secure_cluster_flags:
   - nodelete
   - nosizechange
 
+# Enable the Calamari-backed REST API on a Monitor
+calamari: false
 
 #############
 # OPENSTACK #