fix: install lvm2 for LVM types
This commit is contained in:
parent
46029ad71c
commit
8f6f096e9c
@ -246,6 +246,9 @@
|
||||
<package name="WALinuxAgent"/>
|
||||
<package name="hyperv-daemons"/>
|
||||
</packages>
|
||||
<packages type="image" patternType="plusRecommended" profiles="Cloud-GenericCloud-LVM,Cloud-Azure-LVM,Cloud-OCP-Base">
|
||||
<package name="lvm2"/>
|
||||
</packages>
|
||||
<!-- There isn't a way to exclude packages from a certain repo -->
|
||||
<!--<packages type="image" patternType="plusRecommended" profiles="Cloud-OCP-Base">
|
||||
<package name="oci-utils"/>
|
||||
|
Loading…
Reference in New Issue
Block a user