Skip to content
Release 6.6.0

This changes the behaviour of get_host to always return a value, rather
than to fail when run on things that has no `wan` ethernet interface.

The fallback value uses `uuidd` via the `uuid` library, and can simply
lie and invent something, thus isn't a good first option, but works well
enough in CI and other places.