[17:19] <[42]> is it possible to define a network without gateway? [17:19] <[42]> i'm using v2 with netplan [17:20] <[42]> cloud-init v. 20.2 on debian buster, cloud-init[262]: KeyError: 'gateway' [17:20] <[42]> my network config does not configure the default gw via gateway key as i'm setting explicit routes [18:25] Hi [18:26] I am trying to use cloud-init with archlinux and I have an issue with a known issue regarding swap and fallocate [18:28] https://github.com/canonical/cloud-init/blob/b749548a9eb43b34cce64f8688107645411abc8c/cloudinit/config/cc_mounts.py#L266 [18:29] and although it seems to focus on xfs, I can attest that this is also happening with archlinux and ext4 [18:30] (or btrfs or kernel <4,18) [18:35] * ebal[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/okBEKvpTfufTzlNxKIRVxxoF/message.txt > [18:35] Is there a workaround on this ? [18:35] Do I need to file a bug ? [18:35] Thanks in advance for any help [20:11] ebal[m]: which version of cloud-init are you on? [20:38] <[42]> after reading a bit in the cloud-init source it looks like my netplan config can't be represented in the cloud-init network config :( (I'm using routes with variable src ips)