Fix indentation issues within YAMLs
[demo.git] / heat / vFWDT / vFWSNK / base_vfw.yaml
index 770f659..bee6ad4 100755 (executable)
@@ -233,7 +233,7 @@ resources:
       network: { get_param: ext_private_net_id }
       fixed_ips: [{"subnet": { get_param: ext_private_subnet_id }, "ip_address": { get_param: vfw_private_ip_3 }}]
       security_groups:
-       - { get_param: sec_group }
+        - { get_param: sec_group }
 
   vfw_ext_floatingip:
     type: OS::Neutron::FloatingIP