From b1c6a8f3df932e0af356d5acbba6a578193c43a1 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 22 Oct 2018 08:40:21 -0700 Subject: Updated git submodules Project: multicloud/k8s master 7ccc899a3181a5370962fcdbe2ea743afb734976 Fix non-existing all.yml file The all.yml file contains global configuration used by kubespray. During the initial execution this file doesn't exist and its execution can raise an error. This change fix that scenario. Change-Id: I1f0c0134ccbc439b6a6c3e26c993cf498bb8dbf8 Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 6633028e4..7ccc899a3 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 6633028e4e5177ad18227eb020fe022f3ede16d1 +Subproject commit 7ccc899a3181a5370962fcdbe2ea743afb734976 -- cgit 1.2.3-korg