vagrant: Use poweroff in case shutdown does not work
I don't know if this will help the particular failure seen in the CI build.
But it seems safe to add a poweroff
step anyway.
Ignore errors - in case the shutdown command worked, then an error is expected here.
Signed-off-by: James Valleroy jvalleroy@mailbox.org