From 9a1456626325ecff546797688de0f808b5b1ba89 Mon Sep 17 00:00:00 2001
From: Pawel Wieczorek
Date: Mon, 29 Jul 2019 23:05:51 +0200
Subject: Update git submodules
* Update docs/submodules/integration.git from branch 'master'
to 5ee92067ff6bcf970a0418b235ca3daa6247ff05
- k8s: Remove repetition from provisioning scripts
Issue-ID: SECCOM-235
Change-Id: If286ba074ee74c43705197a30c50322d5162e6fc
Signed-off-by: Pawel Wieczorek
- k8s: Remove hardcoded password for 'vagrant' user
Password for 'vagrant' user is now passed through exported environmental
variable.
This patch also:
* removes the assumption of having 'vagrant' user on cluster nodes (for
future scripts reuse),
* removes mixed string interpolation and passing shell variables,
* replaces '~' with '$HOME' for proper substitiution.
Issue-ID: SECCOM-235
Change-Id: Id9e7b6acccd902de4c414cd8a0f095ac135fee5a
Signed-off-by: Pawel Wieczorek
---
docs/submodules/integration.git | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/submodules')
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git
index 34e5932d0..5ee92067f 160000
--- a/docs/submodules/integration.git
+++ b/docs/submodules/integration.git
@@ -1 +1 @@
-Subproject commit 34e5932d0db1d3aeeed962df176d3b635018e641
+Subproject commit 5ee92067ff6bcf970a0418b235ca3daa6247ff05
--
cgit 1.2.3-korg