X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=host%2Fxen-vm-configure;fp=host%2Fxen-vm-configure;h=9192062b853848d6b04581c8a7781d78b4941e8d;hp=3350e214f79550f96ea0673831d282052635e82a;hb=44d2fc13d2283e6b638e8db2ae8620e0e2ea7f68;hpb=28c258ac64ae78db90210d314656de24251dff11 diff --git a/host/xen-vm-configure b/host/xen-vm-configure index 3350e21..9192062 100755 --- a/host/xen-vm-configure +++ b/host/xen-vm-configure @@ -9,7 +9,7 @@ sudo install -m 644 -u root -g root /dev/stdin \ import os, re name = "$local_fqdn" arch = os.uname()[4] - memory = 2048 + memory = 3072 vcpus = 1 pae = 1 acpi = 1