From 689efea2343de8928be65b5a51b979faaf36a61c Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 10 Feb 2016 10:19:10 +0000 Subject: [PATCH] Tweak formatting --- templates/liberty/ml2_conf.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/liberty/ml2_conf.ini b/templates/liberty/ml2_conf.ini index 6f5edc76..32d2d8a4 100644 --- a/templates/liberty/ml2_conf.ini +++ b/templates/liberty/ml2_conf.ini @@ -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 -%}