From b8f14cc035435707d82800cd50f9a631666cd293 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 17 Apr 2020 20:41:23 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to 99e75ae24a317a678b1a54d8b4c1b6fb652ca9df - Merge "[AAF] Use common secret in sms preload" - [AAF] Use common secret in sms preload Use common secret template and init container to fill config files for job that preloads secrets to SMS. Init container is prepared for temporary workaround required by the OOF team to encrypt passwords before storing them in sms. The only thing that has to be done is to instead of just assigning for example: export AAI_PASS=${AAI_PASS_PLAIN}; do export AAI_PASS=`awesomeEncryptCommand ${AAI_PASS_PLAIN}` Issue-ID: OPTFRA-720 Change-Id: I0ada7de0aa8710580ccf51cb9ab0822b81b4f46a Signed-off-by: Krzysztof Opasiak --- 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 bf5b1fe2c..99e75ae24 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit bf5b1fe2c261a6b76e5ff32bc43575044230e8cd +Subproject commit 99e75ae24a317a678b1a54d8b4c1b6fb652ca9df -- 2.16.6