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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user