Merge "Role specific derive parameters workflow parameter"
This commit is contained in:
commit
b061f780dd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user