[SOLVED] cloudinit userdata runcmd

cdukes

Active Member
Sep 11, 2015
88
5
28
Raleigh, NC
www.logzilla.net
I've successfully set up a cloudinit image, but in the GUI, there doesn't seem to be a way to use a `runcmd` to install software after a cloned image boots up.
Is there some way to do something like:

runcmd:
- apt install qemu-guest-agent
 
This will be possible with qemu-server 5.0-48 or higher and custom snippets. With snippets you can specify custom network, user or meta files that override the generated config file. This means you can mix for example the generated network data file and the generated meta data file with a custom written user data file.
 
This will be possible with qemu-server 5.0-48 or higher and custom snippets. With snippets you can specify custom network, user or meta files that override the generated config file. This means you can mix for example the generated network data file and the generated meta data file with a custom written user data file.

Ah, ok. Is there a release data set for that yet?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!