Prettier formatting
This commit is contained in:
parent
06496b7293
commit
5fa63627a1
@ -4,13 +4,17 @@ visible: false
|
||||
---
|
||||
|
||||
[toc]
|
||||
|
||||
## 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
|
||||
`# apt install cloud-init cloud-initramfs-growroot`
|
||||
|
||||
`# apt install cloud-init cloud-initramfs-growroot`
|
||||
|
||||
### AlmaLinux
|
||||
|
||||
## Config file
|
||||
Cloud-init has a config file in `/etc/cloud/cloud.cfg`
|
||||
|
||||
Cloud-init has a config file in `/etc/cloud/cloud.cfg`
|
||||
|
Loading…
Reference in New Issue
Block a user