balena-os / leviathan-worker

The worker layer for Leviathan including worker plugins QemuKit & AutoKit
Apache License 2.0
6 stars 4 forks source link

qemu: randomize mac addr #58

Closed jakogut closed 1 year ago

jakogut commented 1 year ago

QEMU defaults to a static MAC address of 52:52:00:12:34:56. This can cause conflicts when multiple workers are running on the same machine.

Randomize the MAC to prevent networking conflicts.

Change-type: patch

jakogut commented 1 year ago

I'm gonna go ahead and self certify this one, sorry for the noise.

jakogut commented 1 year ago

lgtm