C.42 ManifestTask

This task generates a simple manifest file with optional checksums.

Table C.50: Attributes

NameTypeDescriptionDefaultRequired
saltStringSalt to use when generating checksums.n/aNo
checksumStringComma separated list of checksums (hashing algoritms) to run, or false to disable checksum generation. Possible values are md5, crc32 or any of the algorithms returned by hash_algos().falseNo
fileStringThe path to the manifest file.n/aYes.

C.42.1 Supported Nested Tags