staging: set microvm.socket for clean microvm shutdowns

This commit is contained in:
Astro 2022-05-16 22:01:16 +02:00
parent 71355aab9f
commit 99d3f3c86d

View File

@ -15,6 +15,7 @@
vcpu = 4;
mem = 4096;
hypervisor = "cloud-hypervisor";
socket = "${config.networking.hostName}.socket";
interfaces = [ {
type = "tap";