Files
Helper-Scripts-ProxmoxVE/docs/misc/cloud-init.func/CLOUD_INIT_FUNC_FUNCTIONS_REFERENCE.md
T
CanbiZ 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
add comprehensive documentation (#9537)
2025-12-01 13:50:11 +01:00

480 B

cloud-init.func Functions Reference

Cloud-init and VM provisioning functions.

Core Functions

generate_cloud_init()

Generate cloud-init configuration.

generate_user_data()

Generate user-data script for VM.

apply_cloud_init()

Apply cloud-init to VM.

setup_ssh_keys()

Deploy SSH public keys.

setup_static_ip()

Configure static IP on VM.

setup_dns()

Configure DNS for VM.

setup_ipv6()

Enable IPv6 on VM.


Last Updated: December 2025