Round.
This commit is contained in:
parent
1a454e990a
commit
00d8d7ec1c
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
||||||
# * Provide RAM
|
# * Provide RAM
|
||||||
- [ "-object", "memory-backend-ram,id=pc.ram,\
|
- [ "-object", "memory-backend-ram,id=pc.ram,\
|
||||||
size=${ (vm.maximumRam!1073741824)?c }" ]
|
size=${ (vm.maximumRam!1073741824)?c }" ]
|
||||||
- [ "-m", "${ ((vm.maximumRam!1073741824)/1048576)?c }" ]
|
- [ "-m", "${ ((vm.maximumRam!1073741824)/1048576)?round?c }" ]
|
||||||
- [ "-device", "virtio-balloon-pci,id=balloon0" ]
|
- [ "-device", "virtio-balloon-pci,id=balloon0" ]
|
||||||
<#if vm.useTpm>
|
<#if vm.useTpm>
|
||||||
# Attach TPM
|
# Attach TPM
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue