Add cicustom to cloud-init supported options.
lukasmrtvy opened this issue · 3 comments
lukasmrtvy commented
cicustom
is crucial cloud-init option to support. For example: if cloud-init ready template has no openssh-server package.
ggongaware commented
Good Idea, not sure how I missed that field before
lukasmrtvy commented
@ggongaware You should also keep an eye on https://bugzilla.proxmox.com/show_bug.cgi?id=2208 :)
- upload snippet (cloud-init-custom.yml) via API
- Use
cicustom: "meta=mystorage:snippets/cloud-init-custom.yml"
zimmertr commented
Is this working for anyone else? No matter what I am never able to connect to my VMs using the specified SSH key after provisioning.. And since I don't have access to logs it's very difficult to troubleshoot.