tripleo-heat-templates/plan-samples
Rajesh Tailor 6861fb324b Fix typos in comments and parameter descriptions
This change fixes typos in comments, parameter descriptions
and ansible task names.

Change-Id: I82b67ca834077b66ebd71744face3bba0b43da2f
2022-08-03 17:07:11 +05:30
..
README.rst Fix plan-samples README.rst 2021-03-04 13:42:01 +05:30
plan-environment-derived-params.yaml Fix typos in comments and parameter descriptions 2022-08-03 17:07:11 +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