Change LV name in LVM cloud variants
This commit is contained in:
parent
d6c5a06b2c
commit
9529793457
@ -54,7 +54,7 @@
|
||||
<bootloader name="grub2" timeout="1"/>
|
||||
<size unit="M">10738</size>
|
||||
<systemdisk name="rocky" preferlvm="true">
|
||||
<volume name="@root" size="9G" mountpoint="/" />
|
||||
<volume name="@root=lvroot" size="9G" mountpoint="/" />
|
||||
</systemdisk>
|
||||
</type>
|
||||
</preferences>
|
||||
@ -86,7 +86,7 @@
|
||||
<bootloader name="grub2" timeout="1"/>
|
||||
<size unit="M">10738</size>
|
||||
<systemdisk name="rocky" preferlvm="true">
|
||||
<volume name="@root" size="9G" mountpoint="/" />
|
||||
<volume name="@root=lvroot" size="9G" mountpoint="/" />
|
||||
</systemdisk>
|
||||
</type>
|
||||
</preferences>
|
||||
@ -118,7 +118,7 @@
|
||||
<bootloader name="zipl" targettype="CDL" timeout="1"/>
|
||||
<size unit="M">10738</size>
|
||||
<systemdisk name="rocky" preferlvm="true">
|
||||
<volume name="@root" size="9G" mountpoint="/" />
|
||||
<volume name="@root=lvroot" size="9G" mountpoint="/" />
|
||||
</systemdisk>
|
||||
</type>
|
||||
</preferences>
|
||||
@ -151,7 +151,7 @@
|
||||
<bootloader name="grub2" timeout="1"/>
|
||||
<size unit="M">10738</size>
|
||||
<systemdisk name="rocky" preferlvm="true">
|
||||
<volume name="@root" size="9G" mountpoint="/" />
|
||||
<volume name="@root=lvroot" size="9G" mountpoint="/" />
|
||||
</systemdisk>
|
||||
</type>
|
||||
</preferences>
|
||||
@ -184,7 +184,7 @@
|
||||
<bootloader name="grub2" timeout="1"/>
|
||||
<size unit="M">10738</size>
|
||||
<systemdisk name="rocky" preferlvm="true">
|
||||
<volume name="@root" size="9G" mountpoint="/" />
|
||||
<volume name="@root=lvroot" size="9G" mountpoint="/" />
|
||||
</systemdisk>
|
||||
</type>
|
||||
</preferences>
|
||||
|
Loading…
Reference in New Issue
Block a user