balena-os / leviathan

A distributed hardware testing framework
https://balena-os.github.io/leviathan
Apache License 2.0
23 stars 6 forks source link

quickstart-qemu.md: does not mentions tun requirement #1037

Closed perezmeyer closed 1 year ago

perezmeyer commented 1 year ago

In order to make the local example to work I needed to:

sudo modprobe tun
perezmeyer commented 1 year ago

Closed in the above mentioned commit.