Cloud-Init Options

aust_

New Member
Aug 30, 2017
1
0
1
45
I'm a bit confused about what cloud-init options are supported by Proxmox. The 5.2 announcement blog post says:

With the Cloud-Init package Proxmox users can easily configure host names, add SSH keys, set up mount points or run post-install scripts via the graphical user interface. It also enables for example automation tools like Ansible, Puppet, Chef, Salt, and others to access pre-installed disk images and copy a new server from that.

However, the cloud-init docs make no mention of configuring mount points or post install scripts. What am I missing?
 
However, the cloud-init docs make no mention of configuring mount points or post install scripts. What am I missing?

Those are cloud-init options - you can configure them in the template. We just support configuring basic network setup, so that you can do the rest with your favorite automation tools.