Skip to content

Commit

Permalink
Increase vm memory to 3GB
Browse files Browse the repository at this point in the history
  • Loading branch information
nadvornik committed Oct 16, 2020
1 parent afe3065 commit a858f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UyuniDocImage/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<preferences profiles="vmdk">
<type image="vmx" filesystem="ext4" bootloader="grub2" firmware="uefi" format="vmdk">
<size unit="G" additive="true">100</size>
<machine memory="2048" guestOS="suse" HWversion="4">
<machine memory="3072" guestOS="suse" HWversion="4">
<vmnic driver="e1000" interface="0" mode="bridged"/>
</machine>
</type>
Expand Down

0 comments on commit a858f52

Please sign in to comment.