--- 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 [shroot] ```sh apt install cloud-init cloud-initramfs-growroot ``` [/shroot] ### AlmaLinux ## Config file Cloud-init has a config file in `/etc/cloud/cloud.cfg`