Remove duplication of "osd crush chooseleaf type"

Signed-off-by: Proskurin Kirill <kproskurin@mirantis.com>
pull/1000/head
Proskurin Kirill 2016-09-28 13:04:44 +03:00
parent 9619fdfdf0
commit c7be6f85c7
1 changed files with 0 additions and 3 deletions

View File

@ -56,9 +56,6 @@ public_network = {{ public_network }}
{% if cluster_network is defined %}
cluster_network = {{ cluster_network }}
{% endif %}
{% if common_single_host_mode is defined %}
osd crush chooseleaf type = 0
{% endif %}
[client.libvirt]
admin socket = {{ rbd_client_admin_socket_path }}/$cluster-$type.$id.$pid.$cctid.asok # must be writable by QEMU and allowed by SELinux or AppArmor