I have an environment, where i need to provide the nameservers and do not get the "right" ones from dhcp.
While ubuntu cloud image has no problems to parse the nameserver entry, fedora cloud image ignores the nameserver setting in cloud-init v1.
After reading the code in proxmox, i foud a nearly completed implementation for cloud-init v2 - or at least for the v2 network configuration.
I have added a nocloud2 for the citype - with this the v2 section of network-conf is generated --> WORKS for fedora cloudinit 35/36/37!
Can you apply this or a similar patch to support nocloud2 option for citype? Would be really helpful!
I used the following image (you need to decompress and import it
https://ftp.halifax.rwth-aachen.de/.../images/Fedora-Cloud-Base-37-1.7.x86_64.qcow2
While ubuntu cloud image has no problems to parse the nameserver entry, fedora cloud image ignores the nameserver setting in cloud-init v1.
After reading the code in proxmox, i foud a nearly completed implementation for cloud-init v2 - or at least for the v2 network configuration.
I have added a nocloud2 for the citype - with this the v2 section of network-conf is generated --> WORKS for fedora cloudinit 35/36/37!
Can you apply this or a similar patch to support nocloud2 option for citype? Would be really helpful!
I used the following image (you need to decompress and import it
https://ftp.halifax.rwth-aachen.de/.../images/Fedora-Cloud-Base-37-1.7.x86_64.qcow2