Hi,
I am playing arround with Cloud-Init to setup Ubuntu 18.04 VMs:
- Hostname
- User password change
- disk resize
works fine so far, but I do not get a static IP configured.
I figured out, Ubuntu is using Netplan v2 and Proxmox does not Support netplan v2, right?
Any ideas on how to achieve...