From a6803e0626af8d62c2249bf8d5f8828d8f9e771d Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 27 May 2020 07:27:40 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to 622bf4cb9594bc3d0e44156dd5cb2b04cc89e658 - Merge "[CONTRIB] Use proper image for netbox provision job" - [CONTRIB] Use proper image for netbox provision job netbox was using readiness image to run its job. This is not the proper usage of this image and recently it started failing because bash is no longer available in this image. As the script does not containt bash-specific construcitons let's change the image to curl one and just use whatever shell is there. Issue-ID: OOM-2406 Signed-off-by: Krzysztof Opasiak Change-Id: I0cc99c6d8fe0dbe59ee982d255753d149fcdd3eb --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index dbab15fde..622bf4cb9 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit dbab15fde615d85748f4664bf16376f5643453ac +Subproject commit 622bf4cb9594bc3d0e44156dd5cb2b04cc89e658 -- 2.16.6