Adding missing space

pull/648/head
pprokop 2016-03-21 10:50:17 +01:00 committed by Sébastien Han
parent eef421716d
commit 77bd4aff37
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ auth service required = none
auth client required = none auth client required = none
auth supported = none auth supported = none
{% endif %} {% endif %}
{% if not mon_containerized_deployment_with_kv%}fsid = {{ fsid }}{% endif %} {% if not mon_containerized_deployment_with_kv %}fsid = {{ fsid }}{% endif %}
max open files = {{ max_open_files }} max open files = {{ max_open_files }}
osd pool default pg num = {{ pool_default_pg_num }} osd pool default pg num = {{ pool_default_pg_num }}
osd pool default pgp num = {{ pool_default_pgp_num }} osd pool default pgp num = {{ pool_default_pgp_num }}