proxmox:cloud-init
This is an old revision of the document!
Table of Contents
cloud-init installatie
context
dit document beschrijft de installatie van cloud-init op Linux
Debian
apt install cloud-init- verwijder wat rommel:
apt clean rm -f /etc/ssh/ssh_host_* cloud-init clean poweroff
alpinelinux
- verwijder wat rommel:
rm -f /etc/ssh/ssh_host_* cloud-init clean
apk add util-linux e2fsprogs-extra qemu-guest-agent
- activeer de Qemu service:
rc-update add qemu-guest-agent
- installeer cloudinit:
apk add py3-netifaces cloud-init
- start cloud-init:
setup-cloud-init
- poweroff
meer info
proxmox/cloud-init.1762806648.txt.gz · Last modified: by admin
