tripleo-image-elements/elements/overcloud-partition-uefi
Ananya 78168671e7 Revert "Add a separate /boot partition"
This reverts commit 85b7d2360b.

Reason for revert: Checking if this is breaking c8 c9 wallaby fs001

Change-Id: I6c58019f28682fd9414895a16d9c438b4893b653
2022-10-20 14:43:54 +00:00
..
environment.d Don't depend on block-device elements 2021-09-29 16:38:01 +13:00
post-install.d Unmask and enable tmp.mount for overcloud-partition 2021-09-29 16:38:16 +13:00
README.rst Move partition handling to overcloud-partition / overcloud-partition-uefi 2020-07-21 14:54:50 +00:00
block-device-default.yaml Revert "Add a separate /boot partition" 2022-10-20 14:43:54 +00:00
element-deps Depend on growvols element 2021-09-29 16:38:29 +13:00
element-provides Don't depend on block-device elements 2021-09-29 16:38:01 +13:00

README.rst

overcloud-partition-uefi

overcloud-partition-uefi is an element to add extra security hardening features to the tripleo images: partition creation. This element is the equivalent of overcloud-partition one, but is used when needed to build images that are capable of booting from uefi.

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.