[SKIP CI] fix lvm default vars

This commit is contained in:
Robert Kaussow 2019-06-10 14:28:26 +02:00
parent 1a88c99653
commit 0f427c5869
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ matrix_lvm_enabled: False
# matrix_lvm_pvs: # ['/dev/sdb', '/dev/sdc']
# matrix_lvm_vg: # "vg_matrix"
# matrix_lvm_lv: # "lv_matrix"
# matrix_lvm_fstype: # ext4
# matrix_lvm_fstype: # "ext4"
# matrix_lvm_size: # "50G"
matrix_base_dir: "/opt/matrix"