validations-libs/preliminary-file-structure....

60 lines
1.4 KiB
YAML

---
# This file is generated by the `validation ... ` CLI.
#
# As shown in this template, you can specify validation(s) of you choice by the
# following options:
#
# validation(s), group(s), product(s) and category(ies) included in the run
# + parameters to each specific validation,
# validation, group(s), product(s), category(ies) excluded in the run,
#
# optional arguments for the run,
# e.g.:
# --config
# --limit
# --validation-dir
# and other.
#
# Delete the comment sign for the use of the required action. Add the '-' sign for
# including, respectively excluding, more items on the list.
#
#
#Example:
#
#Note: Skip list isn't included in the run_arguments list because it has the same
#functionality as the exclude_validation parameter.
#
#
include_validation:
- check-rhsm-version
include_group:
- prep
- pre-deployment
# include_category:
# -
# include_product:
# -
exclude_validation:
- fips-enabled
# exclude_group:
# -
# exclude_category:
# -
# exclude_product:
# -
config: CONFIG_PATH
limit:
- undercloud-0
- undercloud-1
ssh-user: SSH_USER
validation-dir: VALIDATION_DIR
ansible-base-dir: ANSIBLE_BASE_DIR
validation-log-dir: VALIDATION_LOG_DIR
inventory: INVENTORY_DIR
output-log: foo
python-interpreter: PYTHON_INTERPRETER_PATH
extra-env-vars:
key1: val1
key2: val2
extra-vars-file: JSON/YAML_PATH