Tweak formatting

This commit is contained in:
James Page 2016-02-10 10:19:10 +00:00
parent 67330cbb13
commit 689efea234

View File

@ -32,10 +32,10 @@ l2_population = {{ l2_population }}
enable_distributed_routing = {{ distributed_routing }}
{% if veth_mtu -%}
veth_mtu = {{ veth_mtu }}
{% endif %}
{% endif -%}
{% if not neutron_security_groups -%}
prevent_arp_spoofing = False
{% endif -%}
{% endif %}
[securitygroup]
{% if neutron_security_groups -%}