cloud-init/user-data¶
The cloud init data to send machine after first boot.
This is the data to return to the node on cloud init calls.
This Param should contain either the cloud-config YAML user-data or
a BASH script. You must pass content as a multi-line string, and it should
conform to cloud-init correct syntax and formats. Reference cloud-config
examples:
Note that several capabilities covered in cloud-config examples may be
available directly in the image-deploy plugin via other Params configurations.
Digital Rebar Platform provides the user-data and metadata as a local
set of files, written in to the deployed image. This is typically written in to
the /curtin directory, where cloud-init will consume them.
Objects that Reference cloud-init/user-data¶
- tasks eikon-cloud-init-config in Eikon Image Deploy as part of Templates.[0].Contents (used)
- tasks eikon-cloudbase-init-config in Eikon Image Deploy as part of Templates.[4].Contents (used)
- profiles pb-external-test-boxcutter-ubuntu-22.04-x86_64-kvm-uefi in Packer Builder Images as part of Params (declared)
- profiles pb-external-test-alma-9-kvm-bios in Packer Builder Images as part of Params (declared)
- profiles pb-external-test-alma-9-kvm-uefi in Packer Builder Images as part of Params (declared)
- stages image-deploy-cloud-init in Image Deploy as part of Templates.[0].Contents (used)
- stages image-deploy-cloud-init in Image Deploy as part of Templates.[5].Contents (used)
- templates curtin-install.sh.tmpl in Image Deploy as part of Contents (used)
- templates cloud-init.tmpl in Cloud-Init as part of Contents (used)
Objects used by cloud-init/user-data¶
Not used in current content packs