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
1 changed files with 1 additions and 1 deletions

View File

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