try to size them up correctly

This commit is contained in:
Louis Abel 2024-06-08 20:28:56 -07:00
parent 2ce3f6f4d1
commit e88070dc68
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -38,7 +38,7 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
</type>
</preferences>
<preferences profiles="Cloud-GenericCloud-LVM" arch="x86_64,aarch64">
@ -52,9 +52,9 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
<systemdisk name="rocky" preferlvm="true">
<volume name="@root=lvroot" size="9G" mountpoint="/" />
<volume name="@root=lvroot" size="9000M" mountpoint="/" />
</systemdisk>
</type>
</preferences>
@ -70,7 +70,7 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
</type>
</preferences>
<preferences profiles="Cloud-GenericCloud-LVM" arch="ppc64le">
@ -84,9 +84,9 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
<systemdisk name="rocky" preferlvm="true">
<volume name="@root=lvroot" size="9G" mountpoint="/" />
<volume name="@root=lvroot" size="9000M" mountpoint="/" />
</systemdisk>
</type>
</preferences>
@ -102,7 +102,7 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="zipl" targettype="CDL" timeout="1"/>
<size unit="M">10214</size>
<size unit="G">10</size>
</type>
</preferences>
<preferences profiles="Cloud-GenericCloud-LVM" arch="s390x">
@ -116,9 +116,9 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="zipl" targettype="CDL" timeout="1"/>
<size unit="M">10214</size>
<size unit="G">10</size>
<systemdisk name="rocky" preferlvm="true">
<volume name="@root=lvroot" size="9G" mountpoint="/" />
<volume name="@root=lvroot" size="9000M" mountpoint="/" />
</systemdisk>
</type>
</preferences>
@ -135,7 +135,7 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" console="serial" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
</type>
</preferences>
<preferences profiles="Cloud-Azure-LVM" arch="x86_64,aarch64">
@ -149,9 +149,9 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
<systemdisk name="rocky" preferlvm="true">
<volume name="@root=lvroot" size="9G" mountpoint="/" />
<volume name="@root=lvroot" size="9000M" mountpoint="/" />
</systemdisk>
</type>
</preferences>
@ -168,7 +168,7 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
</type>
</preferences>
<preferences profiles="Cloud-EC2-LVM" arch="x86_64,aarch64">
@ -182,9 +182,9 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
<systemdisk name="rocky" preferlvm="true">
<volume name="@root=lvroot" size="9G" mountpoint="/" />
<volume name="@root=lvroot" size="9000M" mountpoint="/" />
</systemdisk>
</type>
</preferences>
@ -201,7 +201,7 @@
<oem-resize>false</oem-resize>
</oemconfig>
<bootloader name="grub2" timeout="1" bls="true"/>
<size unit="M">10214</size>
<size unit="G">10</size>
</type>
</preferences>
<!-- End OCP -->