Merge "Role specific derive parameters workflow parameter"

This commit is contained in:
Zuul 2018-06-29 08:57:26 +00:00 committed by Gerrit Code Review
commit b061f780dd

View File

@ -8,6 +8,12 @@ environments:
- path: overcloud-resource-registry-puppet.yaml
workflow_parameters:
tripleo.derive_params.v1.derive_parameters:
########### Role-Specific derive parameters ##############
# Introspection hardware data is mandatory for role-specific
# derive parameters. Role specific derive parameters workflows
# will be invoked if this parameter is true, otherwise only
# derive parameters common workflows will be invoked.
hw_data_required: true
######### DPDK Parameters #########
# Specifices the minimum number of CPU physical cores to be allocated for DPDK
# PMD threads. The actual allocation will be based on network config, if