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¶
- 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 id-test-ubuntu-ci-local-custom in Image Deploy as part of Params (declared)
- profiles id-test-ubuntu-ci-remote in Image Deploy as part of Params (declared)
- profiles id-test-win-ci-local-custom in Image Deploy as part of Params (declared)
- profiles id-test-win-ci-remote in Image Deploy as part of Params (declared)
- profiles id-test-centos-ci-local-custom in Image Deploy as part of Params (declared)
- profiles id-test-centos-ci-remote in Image Deploy as part of Params (declared)
- templates curtin-windows-rackn.py.tmpl in Image Deploy as part of Contents (used)
- templates curtin-install.sh.tmpl in Image Deploy as part of Contents (used)
Objects used by image-deploy/cloud-init-base-url¶
Not used in current content packs