20.46. kb-00045: Supported Image Deploy Image Formats¶
20.46.1. Knowledge Base Article: kb-00045¶
20.46.2. Description¶
This document outlines the various Image Deploy plugin supportted image formats.
20.46.3. Solution¶
Current documentation on Image Deploy can be found at:
The image-deploy/image-type
param specifies which type of supported image to deploy.
When you set this Param on a machine, it is validated against an Enum type list of the
supported image types - so you can not set this value to an unsupported image type.
According to the Param type definition, the currently supported types are:
tgz
- Tar gzip compress filesystem
dd-tgz
- tar file containing a single gzip compressed disk image
dd-txz
- tar file containing a single XV compressed disk image`
dd-tbz
- tar file containing a single BZ compressed disk image`
dd-tar
- tar file containing a single uncompressed disk image`
dd-bz2
- tar file containing a single BZ2 compressed disk image`
dd-gz
- raw disk image that is gzip compressed
dd-xz
- raw disk image that is XZ compressed`
dd-raw
- raw disk image that is uncompressed
Note
For the most up to date list, see the Param definition link in See Also, below or the Param type definition in your DRP Endpoint.
20.46.4. Additional Information¶
Additional resources and information related to this Knowledge Base article.
20.46.4.1. See Also¶
20.46.4.2. Versions¶
All
20.46.4.3. Keywords¶
image-deploy, image deploy, image format, image type
20.46.4.4. Revision Information¶
KB Article : kb-00045 initial release: Mon Aug 17 17:25:38 PDT 2020 updated release: Mon Aug 17 17:25:38 PDT 2020