Remove duplicate "max open files"

pull/935/head
Christoph Dwertmann 2016-08-16 15:56:40 +10:00 committed by GitHub
parent 5473f92dce
commit dde346ff30
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ public_network = {{ public_network }}
{% if cluster_network is defined %}
cluster_network = {{ cluster_network }}
{% endif %}
max open files = {{ max_open_files }}
{% if common_single_host_mode is defined %}
osd crush chooseleaf type = 0
{% endif %}