Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pass through entropy to guest operating system
CoreOS required the `random: crng init done` and this will help to provide it fast. Also we added the console `tty` so if by any chance vm doesn't come up we can debug using `virsh console <vm_name>`. - https://libvirt.org/formatdomain.html#elementsRng
- Loading branch information