Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
katautils: disable template when vsock enabled
Vsock conflicts with factory, when both of them are enabled, kata will try to create a new vm template which is useless, thus it's better to disable template to save a lot of time. Fixes: kata-containers#1055 Signed-off-by: fupan <lifupan@gmail.com>
- Loading branch information