mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Make 64-bit the default architecture for KVM VMs
This commit is contained in:
parent
0010ce049f
commit
a7a470f9f3
@ -31,7 +31,7 @@
|
||||
|
||||
#VCPU = 1
|
||||
|
||||
OS = [ boot = "hd", arch = "i686" ]
|
||||
OS = [ boot = "hd", arch = "x86_64" ]
|
||||
FEATURES = [ PAE = "no", ACPI = "yes", APIC = "no", HYPERV = "no" ]
|
||||
|
||||
DISK = [ driver = "raw" , cache = "none"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user