Skip to content
Snippets Groups Projects
Commit 589f40a1 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Change `osd crush location` to `crush location`"

parents e2c41c21 efcd8864
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ public addr = {{ public_addr }}
cluster addr = {{ cluster_addr }}
{%- endif %}
{%- if crush_location %}
osd crush location = {{crush_location}}
crush location = {{crush_location}}
{%- endif %}
{%- if upgrade_in_progress %}
setuser match path = /var/lib/ceph/$type/$cluster-$id
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment