Merge "Don't hardcode eth1 for undercloud nic config"

This commit is contained in:
Jenkins 2017-09-22 21:32:35 +00:00 committed by Gerrit Code Review
commit 7fb810955b

View File

@ -66,7 +66,7 @@ resources:
- get_param: ControlPlaneSubnetCidr - get_param: ControlPlaneSubnetCidr
members: members:
- type: interface - type: interface
name: eth1 name: interface_name
# force the MAC address of the bridge to this interface # force the MAC address of the bridge to this interface
primary: true primary: true
outputs: outputs: