1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

F #1684: Add hypervisor=lxd to lxd market vmtemplates (#2987)

This commit is contained in:
Daniel Clavijo Coca 2019-02-27 12:06:35 -06:00 committed by Ruben S. Montero
parent 454c15ae9c
commit 1d14784379

View File

@ -40,6 +40,7 @@ class LinuxContainersMarket
}
TEMPLATE = "
HYPERVISOR = \"lxd\"
CPU = \"1\"
MEMORY = \"768\"
LXD_SECURITY_PRIVILEGED = \"true\"