image-deploy/image-file¶
The image file for image-deploy to use.
DEPRECATED: image-deploy/image-url should be used instead. The format of the value should
be {{.ProvisionerURL}}/this-current-value.
- example:
{{.ProvisionerURL}}/isos/centos-7.tgz - example:
{{.ProvisionerURL}}/files/images/windows/windows-server-2019.raw.gz - example:
{{.ProvisionerURL}}/my_dir/some_stuff/ubuntu.tgz
The file image for image-deploy to install. This will have the Provisioner's URL prepended to the filename.
You may use the drpcli isos upload ... command to place an image into the system.
If this method is used, please prepend 'isos/' to your filename. You MUST NOT
have any other directories in the filename; they must reside in the base isos/ directory.
- example:
isos/centos-7.tgz
You may use the drpcli files upload ... command to place an image into the system.
If this method is used, prepend 'files/' to your filename. You MAY use
additional directories in the filename.
- example:
files/images/windows/windows-server-2019.raw.gz
You may also just place the image file under the DRP tftpboot directory. If this method is used, use the path relative to the tftpboot directory.
- example:
my_dir/some_stuff/ubuntu.tgz
In the above example, this might resolve to the following path on the Digital Rebar Platform filesystem, based on a default "production" install type:
/var/lib/dr-provision/tftpboot/my_dir/some_stuff/
Objects that Reference image-deploy/image-file¶
- templates eikon-curtin-config.yaml.tmpl in Eikon Image Deploy v4.15.4 as part of Contents (used)
- profiles id-test-centos-ci-local-default in Image Deploy v4.15.0 as part of Params (declared)
- profiles id-test-centos-ci-remote in Image Deploy v4.15.0 as part of Params (declared)
- profiles id-test-centos-no-ci in Image Deploy v4.15.0 as part of Params (declared)
- profiles id-test-ubuntu-no-ci 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-local-default 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-win-no-ci 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-local-default 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)
- templates curtin-config.yaml.tmpl in Image Deploy v4.15.0 as part of Contents (used)
- profiles vmware-iso-builder in VMWare Support v4.15.6 as part of Params (declared)
- profiles universal-application-esxi-700u1-image in Universal Workflow Content v4.15.5 as part of Params (declared)
Objects used by image-deploy/image-file¶
Not used in current content packs