add primary_variant and variant list

This commit is contained in:
Louis Abel 2022-11-12 17:20:12 -07:00
parent cade6c0d7e
commit 575ca16302
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 5 additions and 1 deletions

View File

@ -371,7 +371,11 @@ required: True
description: Name of the cloud image being pulled.
Accepted key value option `format`, which is `raw` or `qcow2`
Accepted key value options:
* `format`, which is `raw`, `qcow2`, `vhd`, `tar.xz`
* `variants`, which is a list
* `primary_variant`, which symlinks to the "primary" variant in the variant list
#### repoclosure_map