tripleo-common/image-yaml/overcloud-images-centos7.yaml
Ben Nemec cdc55a91ea Revert "Add creation of security hardened images"
This is causing us to always build the hardened image, which
is a huge waste of time and disk space.  The hardened image
needs to be added in a separate yaml file so it can be built
as needed.

This reverts commit fc07b696ac.

Change-Id: I4493c8196dff9b615d75812118082e7d374a7c25
2017-06-02 16:00:33 +00:00

23 lines
397 B
YAML

disk_images:
-
imagename: overcloud-full
arch: amd64
type: qcow2
distro: centos7
elements:
- selinux-permissive
environment:
FS_TYPE: xfs
packages:
- yum-plugin-priorities
-
imagename: ironic-python-agent
arch: amd64
type: qcow2
distro: centos7
elements:
- selinux-permissive
packages:
- yum-plugin-priorities