Make PHYSICAL_INTERFACE_MAPPINGS variable...
instead of just one provuider interface. it should contain something like: physnet2:eth1,physnet3:eth2
This commit is contained in:
@ -19,10 +19,10 @@ ansible-test-3
|
||||
ansible-test-3
|
||||
|
||||
[neutron-controller]
|
||||
ansible-test provider_interface_name=ens10
|
||||
ansible-test physical_interface_mappings=provider:ens10
|
||||
|
||||
[nova-controller]
|
||||
ansible-test
|
||||
|
||||
[nova-compute]
|
||||
ansible-test-2 provider_interface_name=ens10
|
||||
ansible-test-2 physical_interface_mappings=provider:ens10
|
||||
|
Reference in New Issue
Block a user