Add a value for inspector LLDP interface in development config
Without this registration of inspection rules fails.
This commit is contained in:
parent
1de4e88de0
commit
39a37a1647
@ -14,6 +14,9 @@ docker_storage_driver: overlay
|
|||||||
# Use the vagrant user to access the controller via SSH.
|
# Use the vagrant user to access the controller via SSH.
|
||||||
kayobe_ansible_user: vagrant
|
kayobe_ansible_user: vagrant
|
||||||
|
|
||||||
|
# Set an interface name for LLDP discovery.
|
||||||
|
inspector_lldp_switch_port_interface_default: eth0
|
||||||
|
|
||||||
# Use the 4.0.2 release of kolla and kolla-ansible.
|
# Use the 4.0.2 release of kolla and kolla-ansible.
|
||||||
kolla_openstack_release: 4.0.2
|
kolla_openstack_release: 4.0.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user