WIP cloud-init page
This commit is contained in:
parent
123d90ba51
commit
dbdf3ef24d
16
pages/02.linux/32.cloud-init/default.en.md
Normal file
16
pages/02.linux/32.cloud-init/default.en.md
Normal 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`
|
Loading…
Reference in New Issue
Block a user