mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-18 16:32:17 +00:00
cleanup: remove docs/, update README & CONTRIBUTING, fix repo config (#13770)
This commit is contained in:
committed by
GitHub
parent
b2c0d7646e
commit
997e05dfb1
@@ -1,28 +0,0 @@
|
||||
# cloud-init.func Flowchart
|
||||
|
||||
Cloud-init VM provisioning flow.
|
||||
|
||||
## Cloud-Init Generation and Application
|
||||
|
||||
```
|
||||
generate_cloud_init()
|
||||
↓
|
||||
generate_user_data()
|
||||
↓
|
||||
setup_ssh_keys()
|
||||
↓
|
||||
Apply to VM
|
||||
↓
|
||||
VM Boot
|
||||
↓
|
||||
cloud-init phases
|
||||
├─ system
|
||||
├─ config
|
||||
└─ final
|
||||
↓
|
||||
VM Ready ✓
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: December 2025
|
||||
Reference in New Issue
Block a user