tripleo-image-elements/elements/overcloud-secure
Yolanda Robla aa19a7f92a Increase size for security hardened images
With the move to containers there has been an increase of
demand on the /var volume. Increase the global size, as well
as give more percentage to /var and reduce /root.

Also fix fsck-passno setting, that was incorrectly set.

Change-Id: I8d820f668ffffe5993d5fef38e0c1e8c5f5862ec
Depends-On: Ib806bac815077c2508060719469b5d0f1acc0f99
2018-10-04 18:08:49 +02:00
..
README.rst Add overcloud-secure element 2017-05-30 18:18:41 +02:00
block-device-default.yaml Increase size for security hardened images 2018-10-04 18:08:49 +02:00
element-deps Add a dependency on block-device-mbr element 2018-04-05 11:21:07 +02:00
package-installs.yaml Add overcloud-secure element 2017-05-30 18:18:41 +02:00

README.rst

overcloud-secure

CAUTION: This element is part of the security hardened images feature, that is delivered in this release as tech preview. The following element is not intended for production usage.

overcloud-secure is an element to add extra security hardening features to the tripleo images: partition creation and unsafe package uninstall.

It includes the block-device-default definition, that creates independent partitions on the overcloud image, allowing those to accomplish the ANSSI security requirements. Please note that the sizes of the partitions may not be enough for production usage, they will need to be resized properly after deployment depending on the available disk size.