Signed-off-by: Neha Ojha <nojha@redhat.com>
vars:
logfile: |
- Suggested cut and paste into "group_vars/osds.yml" for configuring with osd_scenario=lvm
- ----------------------------------------------------------------------------------------
+ Suggested cut and paste under "lvm_volumes:" in "group_vars/osds.yml" for configuring with osd_scenario=lvm
+ -----------------------------------------------------------------------------------------------------------
{% for lv in nvme_device_lvs %}
- data: {{ lv.lv_name }}
data_vg: {{ nvme_vg_name }}