image-deploy/cloud-init-base-url¶
The base path to access the meta-data and user-data
This parameter defines the base path to the user-data and meta-data
files. The valid values are file:///path, http[s]://hostname:port/path,
or just \path.
The default is for local mode, file:///curtin/.
For remote usage, the value should be {{.Machine.Url}}/. This
works with the image-deploy-cloud-init stage.
The path MUST end in a slash.
Objects that Reference image-deploy/cloud-init-base-url¶
- profiles id-test-centos-ci-remote in Image Deploy v4.15.0 as part of Params (declared)
- profiles id-test-win-ci-local-custom in Image Deploy v4.15.0 as part of Params (declared)
- profiles id-test-win-ci-remote in Image Deploy v4.15.0 as part of Params (declared)
- profiles id-test-centos-ci-local-custom in Image Deploy v4.15.0 as part of Params (declared)
- profiles id-test-ubuntu-ci-local-custom in Image Deploy v4.15.0 as part of Params (declared)
- profiles id-test-ubuntu-ci-remote in Image Deploy v4.15.0 as part of Params (declared)
Objects used by image-deploy/cloud-init-base-url¶
Not used in current content packs