From 31f121da065c705ebce58ef6fd8b3068c27525b7 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Wed, 2 Dec 2015 18:08:34 -0600 Subject: 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 --- network/config/multiple-nics/swift-storage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network/config/multiple-nics/swift-storage.yaml') diff --git a/network/config/multiple-nics/swift-storage.yaml b/network/config/multiple-nics/swift-storage.yaml index 4d5a7b99..b75bbd6e 100644 --- a/network/config/multiple-nics/swift-storage.yaml +++ b/network/config/multiple-nics/swift-storage.yaml @@ -84,7 +84,7 @@ resources: config: os_net_config: network_config: - - + - type: interface name: nic1 use_dhcp: false -- cgit 1.2.3-korg