Fix yaml validation errors in multiple-nics templates

One of the interfaces was not indented at the same level as the
others in some of the templates.

Change-Id: Iabd835724848d754d5522968e1c8e3cf9f78e6c6
This commit is contained in:
Ben Nemec 2015-12-02 18:08:34 -06:00
parent 41b3682f65
commit 31f121da06
4 changed files with 4 additions and 4 deletions

View File

@ -84,7 +84,7 @@ resources:
config:
os_net_config:
network_config:
-
-
type: interface
name: nic1
use_dhcp: false

View File

@ -84,7 +84,7 @@ resources:
config:
os_net_config:
network_config:
-
-
type: interface
name: nic1
use_dhcp: false

View File

@ -84,7 +84,7 @@ resources:
config:
os_net_config:
network_config:
-
-
type: interface
name: nic1
use_dhcp: false

View File

@ -84,7 +84,7 @@ resources:
config:
os_net_config:
network_config:
-
-
type: interface
name: nic1
use_dhcp: false