Add resource claim in the environment example
The customized interface mapping will not take effect unless we explicitly claim `NodeUserData` resource in the environment file. Change-Id: I567e5a43a86d31c03adfa41cffd6d597858eaa40
This commit is contained in:
parent
a44d8fd767
commit
a13b7f07f8
@ -3,6 +3,8 @@ heat_template_version: rocky
|
||||
description: >
|
||||
Configure os-net-config mappings for specific nodes
|
||||
Your environment file needs to look like:
|
||||
resource_registry:
|
||||
OS::TripleO::NodeUserData: /usr/share/openstack-tripleo-heat-templates/firstboot/os-net-config-mappings.yaml
|
||||
parameter_defaults:
|
||||
NetConfigDataLookup:
|
||||
node1:
|
||||
|
Loading…
Reference in New Issue
Block a user