pungi/pungi_utils
Lubomír Sedlář acd3c19618 config-validate: Allow defining variables
When trying to validate a template that should later be filled in with
`pungi-config-dump`, there will be errors about undefined variables.
These are meant to be set when the template is populated.

This patch adds support for `-e`, `--define` argument to the validation
script that can be used to suppress these errors.

Alternatively a JSON file is read from the directory with config file
that can contain values for the variables.

The `--define` option is changed in both validation and dumping to allow
empty string as an accepted value.

JIRA: COMPOSE-3599
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-06-21 12:47:50 +02:00
..
__init__.py Add script to generate unified ISOs 2017-01-04 10:22:20 +01:00
config_utils.py config-validate: Allow defining variables 2019-06-21 12:47:50 +02:00
orchestrator.py orchestrator: Monitor status of parts 2019-03-25 14:20:04 +01:00
patch_iso.py patch-iso supports multiple graft directories 2019-04-12 15:27:54 +02:00
unified_isos.py unified_isos: Add extra variants to metadata 2018-10-05 12:01:43 +02:00