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)
commit98e4d64197543617031240c55b9bd261912d7613
treeafa3804056b8b08ddf97917a5410060f2ccd98b5
parentadc23d07c56c0b5be6fd77382bc816b101dfe974
Fix autoinstall logic when configured memory is lower than needed

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.
debian/changelog
invirt-database