Merge "Don't hardcode eth1 for undercloud nic config"
This commit is contained in:
commit
7fb810955b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user