[14:57] anybody know if there's a particular reason we're using relative imports in some of our network code. E.g., https://github.com/canonical/cloud-init/blob/main/cloudinit/net/renderers.py [14:58] there's nothing wrong with it, but given that the rest of the project uses absolute imports, it feels a little out of place [16:53] hi, how can I disable dhcp networking and have it wait for router advertisements instead? [16:55] the vlan I want to create machines on has no ipv4 allocation per se