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