project-machine / machine

Apache License 2.0
12 stars 7 forks source link

catch misconfigured nics #32

Open raharper opened 6 months ago

raharper commented 6 months ago

While the example in-tree works, if one omits the id field, then the VM will not have a nic with no error or message.

to have a Nic, we need device and idand network values.