Fix autoinstall logic when configured memory is lower than needed 0.0.57
authorMitchell E Berger <mitchb@mit.edu>
Sat, 2 Feb 2019 21:55:37 +0000 (16:55 -0500)
committerMitchell E Berger <mitchb@mit.edu>
Sat, 2 Feb 2019 21:55:37 +0000 (16:55 -0500)
invirt-database: Fix the autoinstall logic so that if we've
increased the memory temporarily for the autoinstall above
the machine's database setting, we also bring maxmem up to
the same level.  Otherwise the machine doesn't turn on
because it's requesting to start with more memory than maxmem,
and this failure mode is silent to the user.


No differences found