From 4433e372ecb6e598fc6496bbf2d553ece22060e8 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 14 Sep 2017 13:11:12 -0600 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Disable strict host key checking for galera cluster check The command to check the galera cluster fails due to having strict host key checking enabled. This change disables strict host key checking for galera_container to ensure we can verify if the database cluster is operational. OSA does this for aio on their gate and put host key checking configuration to group_vars which we might need to do as well. Change-Id: Ifc59581d979c71f1db1b87126659470dc85cc2db Signed-off-by: Fatih Degirmenci --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index 0c63da903..d36ba7433 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 0c63da903cc5eefbdc7b796fa91b5887090f1f70 +Subproject commit d36ba74332cd5e7aeac0b061a5903bcc63a18a20 -- cgit 1.2.3-korg