Commit dac8668
committed
debian-guestfs: disable systemd-networkd-wait-online.service
This service is brain-dead for CI bringups, it keeps failing
because we are re-configuring the networking outside of what
systemd likes and it will wait forever hoping we will try abide.
We already try hard to disable it, but its not enough, just
disable the service at virt-builder guest image provisioning
to completely remove it from our lives.
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>1 parent 5bf754a commit dac8668
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
0 commit comments