[pve-devel] cloudinit patches rebased on last master
Alexandre Derumier
aderumier at odiso.com
Tue May 23 08:56:58 CEST 2017
Hi,
This is the cloudinit patches from wolfgang github,
rebased on last qemu-server master.
All is still working fine. Maybe could it be great to integrated it in proxmox5?
To enable cloudinit, we setup a special cdrom with:
qm set vmid -(ide|sata)X storeid:cloudinit
then for configuration:
ipconfigX: ip=192.168.0.124/24,gw=192.168.0.1
searchdomain: mydomain.com
nameserver: 8.8.8.8
sshkey: ....
hostname: myhostname (optionnal, default is vm name)
(and you need cloud-init installed in your guest of course)
More information about the pve-devel
mailing list