tripleo-heat-templates/plan-samples
ramishra e7d824688e Fix plan-samples README.rst
This is quite stale referencing mistral workflows.

Change-Id: I3485543210aa04c89d9c0873a6d0e10c3d5758fc
2021-03-04 13:42:01 +05:30
..
README.rst Fix plan-samples README.rst 2021-03-04 13:42:01 +05:30
plan-environment-derived-params.yaml Remove default plan-environment.yaml 2021-02-24 09:40:34 +05:30

README.rst

Samples for plan-environment.yaml

The plan-environment.yaml file provides the details of playbooks and their parameters required for use cases like derived parameter workflow. It has a section playbook_parameters that is used to specify playbook name and playbooks parameters.

These plan environment files can be provided as with -p option to the openstack overcloud deploy.

The sample format to provide the playbook specific parameters:

playbook_parameters:
  cli-derive-parameters.yaml:
    # DPDK Parameters
    num_phy_cores_per_numa_node_for_pmd: 2