fix: install lvm2 for EC2

This commit is contained in:
Neil Hanlon 2024-05-08 13:08:21 -04:00
parent 8f6f096e9c
commit e57db9772b
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -246,7 +246,7 @@
<package name="WALinuxAgent"/>
<package name="hyperv-daemons"/>
</packages>
<packages type="image" patternType="plusRecommended" profiles="Cloud-GenericCloud-LVM,Cloud-Azure-LVM,Cloud-OCP-Base">
<packages type="image" patternType="plusRecommended" profiles="Cloud-GenericCloud-LVM,Cloud-Azure-LVM,Cloud-OCP-Base,Cloud-EC2-LVM">
<package name="lvm2"/>
</packages>
<!-- There isn't a way to exclude packages from a certain repo -->