Mapping interfaces to aliases with NetConfigDataLookup not working as expected
Issue
- When setting NetConfigDataLookup like below, the mapping.yaml file is not being generated during deployment on the overcloud nodes:
parameter_defaults:
NetConfigDataLookup:
node1:
nic1: "<macaddr>"
nic2: "<macaddr>"
node2:
nic1: "<macaddr>"
nic2: "<macaddr>"
node3:
nic1: "<macaddr>"
nic2: "<macaddr>"
Environment
- Red Hat OpenStack Platform 16.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.