kayobe/ansible/group_vars/compute/lvm
Mark Goddard 038c73414e Add configuration for virtualised compute hosts
Hosts in the [compute] group will be configured as virtualised compute
hosts. These hosts are treated as part of the overcloud, and affected by
all overcloud commands.
2017-11-12 09:35:40 +00:00

7 lines
187 B
Plaintext

---
###############################################################################
# Compute node LVM configuration.
# List of LVM volume groups.
lvm_groups: "{{ compute_lvm_groups }}"