
This is part of a transition to storing the config files in the snap, rather than in snapstack. Also updated .gitignore to ignore emacs temp files and snapcraft cruft. Change-Id: Ic08196c14649ed27178453335935acc7ea990455
11 lines
181 B
INI
11 lines
181 B
INI
[securitygroup]
|
|
enable_security_group = True
|
|
firewall_driver = iptables_hybrid
|
|
|
|
[AGENT]
|
|
tunnel_types = geneve,vxlan,gre
|
|
|
|
[ovs]
|
|
local_ip = 127.0.0.1
|
|
bridge_mappings = physnet1:br-ex
|