Fix yaml validation errors in multiple-nics templates
authorBen Nemec <bnemec@redhat.com>
Thu, 3 Dec 2015 00:08:34 +0000 (18:08 -0600)
committerBen Nemec <bnemec@redhat.com>
Fri, 18 Dec 2015 19:05:54 +0000 (13:05 -0600)
One of the interfaces was not indented at the same level as the
others in some of the templates.

Change-Id: Iabd835724848d754d5522968e1c8e3cf9f78e6c6

network/config/multiple-nics/ceph-storage.yaml
network/config/multiple-nics/cinder-storage.yaml
network/config/multiple-nics/controller.yaml
network/config/multiple-nics/swift-storage.yaml

index a2a6b40..84cb0f1 100644 (file)
@@ -84,7 +84,7 @@ resources:
       config:
         os_net_config:
           network_config:
-          -
+            -
               type: interface
               name: nic1
               use_dhcp: false
index 06b4b83..0b0218c 100644 (file)
@@ -84,7 +84,7 @@ resources:
       config:
         os_net_config:
           network_config:
-          -
+            -
               type: interface
               name: nic1
               use_dhcp: false
index 32851cf..377fd11 100644 (file)
@@ -84,7 +84,7 @@ resources:
       config:
         os_net_config:
           network_config:
-          -
+            -
               type: interface
               name: nic1
               use_dhcp: false
index 4d5a7b9..b75bbd6 100644 (file)
@@ -84,7 +84,7 @@ resources:
       config:
         os_net_config:
           network_config:
-          -
+            -
               type: interface
               name: nic1
               use_dhcp: false