tripleo-common/image-yaml/overcloud-images-rhel7.yaml
Brad P. Crochet a3182e7cd3 Add FS_TYPE xfs to RHEL and CentOS images
The default fs type for DIB is ext, but some services need XFS,
like Ceph. So, this sets the environment variable to enable
an XFS fs.

Change-Id: I5475040d6dee44fa952853ce513ca9f837d95be7
Closes-Bug: #1622671
2016-09-13 13:20:58 -04:00

14 lines
222 B
YAML

disk_images:
-
imagename: overcloud-full
arch: amd64
type: qcow2
distro: rhel7
environment:
FS_TYPE: xfs
-
imagename: ironic-python-agent
arch: amd64
type: qcow2
distro: rhel7