more
This commit is contained in:
parent
84ffe0a3f0
commit
781c0344e7
@ -7,3 +7,8 @@ local_ip = {{ local_ip }}
|
|||||||
tenant_network_type = gre
|
tenant_network_type = gre
|
||||||
enable_tunneling = True
|
enable_tunneling = True
|
||||||
tunnel_id_ranges = 1:1000
|
tunnel_id_ranges = 1:1000
|
||||||
|
|
||||||
|
[agent]
|
||||||
|
{% if veth_mtu -%}
|
||||||
|
veth_mtu = {{ veth_mtu }}
|
||||||
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user