Comment 15 for bug 1761573

Revision history for this message
Daniel 'f0o' Preussker (dpreussker) wrote :

Creating /etc/systemd/network/default.network with contents:
```
[Match]
Type=en*

[Network]
DHCP=yes
```

is a valid workaround. However, cloud-init is still not run for some reason, but at least the VM now initializes the NICs.

Are these images tested? are the results somewhere reviewable? It seems very incomplete...