tripleo-image-elements/elements/overcloud-partition
Steve Baker e996653baa Depend on growvols element
This will install the growvols script, which will be run in the
ansible playbook stage of the overcloud node provision command.

Change-Id: I27257e0a95fc16e0099d4ee28f365f0bce02b262
Depends-On: https://review.opendev.org/c/openstack/diskimage-builder/+/791083
Blueprint: whole-disk-default
2021-06-17 13:52:31 +12:00
..
environment.d Don't depend on block-device elements 2021-06-17 13:52:12 +12:00
post-install.d Unmask and enable tmp.mount for overcloud-partition 2021-06-17 13:52:12 +12:00
README.rst Move partition handling to overcloud-partition / overcloud-partition-uefi 2020-07-21 14:54:50 +00:00
block-device-default.yaml Unmask and enable tmp.mount for overcloud-partition 2021-06-17 13:52:12 +12:00
element-deps Depend on growvols element 2021-06-17 13:52:31 +12:00
element-provides Don't depend on block-device elements 2021-06-17 13:52:12 +12:00

README.rst

overcloud-partition

overcloud-partition is an element to add extra security hardening features to the tripleo images: partition creation.

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.