Prettier formatting

This commit is contained in:
RealStickman 2022-12-09 08:59:48 +01:00
parent 06496b7293
commit 5fa63627a1

View File

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