Hi,
how to make cloud-init network configuration (with a static IP) to dynamically use the VMs mac address (as in VMs Hardware) without needing to explicitly specify the mac address again in the network.yaml config (via `cicustom`)?
When i don't specify any mac address in the cloud-init network config (v1), it will not generate a valid netplan config (missing mac match rule).
I am using PVE 8, latest Ubuntu jammy cloud-init image.
Thanks.
Marpe
how to make cloud-init network configuration (with a static IP) to dynamically use the VMs mac address (as in VMs Hardware) without needing to explicitly specify the mac address again in the network.yaml config (via `cicustom`)?
When i don't specify any mac address in the cloud-init network config (v1), it will not generate a valid netplan config (missing mac match rule).
I am using PVE 8, latest Ubuntu jammy cloud-init image.
Thanks.
Marpe