kayobe/ansible/group_vars/compute/raid
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

8 lines
251 B
Plaintext

---
###############################################################################
# Compute node RAID configuration.
# List of compute node RAID volumes. Format is same as that used by
# stackhpc.drac role.
raid_config: "{{ compute_raid_config }}"