Files
tripleo-image-elements/elements/overcloud-partition-uefi
Steve Baker a641940f44 Revert "Install modified udev rule to fix lvextend unmount"
This is no longer required when the lvm2 package provides the modified
udev rule.

For CentOS-9-Stream, this modifed rules file is now in package
device-mapper-1.02.187-6.el9.x86_64.

This reverts commit 40dd9ee8e5.

Change-Id: Ifc02e8ba92a4cc5c92518c856a71ec68345d380c
2023-02-20 11:26:37 +13:00
..
2021-09-29 16:38:29 +13:00

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.