--- title: Cloud-Init visible: false --- [toc] ## VM Preparation The VM template needs a few cloud-init tools installed before we can use it with cloud-init configs ### Debian ```sh apt install cloud-init cloud-initramfs-growroot ``` ### AlmaLinux ## Config file Cloud-init has a config file in `/etc/cloud/cloud.cfg`