wiki-grav/pages/02.linux/cloud-init/default.en.md

17 lines
322 B
Markdown
Raw Normal View History

2022-10-14 16:53:40 +02:00
---
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
`# apt install cloud-init cloud-initramfs-growroot`
### AlmaLinux
## Config file
Cloud-init has a config file in `/etc/cloud/cloud.cfg`