WIP cloud-init page

This commit is contained in:
RealStickman 2022-10-14 16:53:40 +02:00
parent 123d90ba51
commit dbdf3ef24d

View File

@ -0,0 +1,16 @@
---
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`