Multiple {{role.name}}ExtraGroupVars definitions aren't merged, the latest definition is only valid.

Solution In Progress - Updated -

Issue

  • Multiple {{role.name}}ExtraGroupVars definitions aren't merged, the latest definition is only valid.
    For example, when you defined ControllerExtraGroupVars at a.yaml and b.yaml,
- a. yaml
parameter_defaults:
  ControllerExtraGroupVars:
    XXXX : aaaa

- b.yaml
parameter_defaults:
  ControllerExtraGroupVars:
    YYYY : bbbb

then it is assigned to overcloud deploy command as follows,

$ openstack overcloud deploy
<snip>
-e a.yaml
-e b.yaml

In this example, the assigned value in b.yaml is only effective.

Environment

  • Red Hat OpenStack Platform 17.1
  • tripleo-heat-templates

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content