B.34 ManifestTask

This task generates a simple manifest file with optional checksums.

Table B.36: Attributes

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

B.34.1 Supported Nested Tags