kayobe/ansible/group_vars/seed-hypervisor/lvm
Pierre Riteau e855882533 Support configuring LVM on the seed hypervisor
This allows operators to easily provide storage space for the seed VM.

Change-Id: Ibcb1a5b0d34f2456459604e3a0f3303d93810afb
Story: 2004756
Task: 28862
2019-01-11 18:38:34 +00:00

7 lines
203 B
Plaintext

---
###############################################################################
# Seed hypervisor node LVM configuration.
# List of LVM volume groups.
lvm_groups: "{{ seed_hypervisor_lvm_groups }}"