summaryrefslogtreecommitdiff
path: root/roles/storage/lvm/device/defaults/main.yml
blob: abe4f52cbfaa487d50f4a1e19377c49bd5fdb6ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
# lvm_device:
#   parent:
#     thinpool: true
#     ...
#   vg: foo
#   lv: bar
#   thinpool: false
#   size: 10G

lvm_device: "{{ storage_device }}"