Merge "xenapi: Increase default OS domU memory to 2G"
This commit is contained in:
commit
12f5009c29
@ -13,7 +13,7 @@ CLEAN_TEMPLATES=${CLEAN_TEMPLATES:-false}
|
||||
|
||||
# Size of image
|
||||
VDI_MB=${VDI_MB:-5000}
|
||||
OSDOMU_MEM_MB=1024
|
||||
OSDOMU_MEM_MB=2048
|
||||
OSDOMU_VDI_GB=8
|
||||
|
||||
# Network mapping. Specify bridge names or network names. Network names may
|
||||
|
Loading…
Reference in New Issue
Block a user