Generates a product input bundle.
ATTRIBUTES
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
name | A unique name for this target. | Name | required | - |
base_packages | Base packages to include in the product. | Label List | optional | [] |
cache_packages | Cache packages to include in the product. | Label List | optional | [] |
flexible_packages | Flexible packages to include in the product. | Label List | optional | [] |
packages_for_product_config | Packages that will only be included if they are referenced by the product config. | Label List | optional | [] |
version | Release version string | String | optional | "__unset" |
version_file | Path to a file containing the current release version. | Label | optional | None |
repo | Name of the release repository. Overrides _release_repository_flag when set. | String | optional | "" |