mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-05-04 00:21:49 +00:00
1294b89fcb
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Close Discussion on PR Merge / close-discussion (push) Has been cancelled
Frontend CI/CD / test-json-files (push) Has been cancelled
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
Sync to Gitea / sync (push) Has been cancelled
351 B
351 B
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