diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2019-07-29 23:05:51 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-29 21:05:51 +0000 |
commit | 9a1456626325ecff546797688de0f808b5b1ba89 (patch) | |
tree | 3d9a9d65e8cdbdcd3fc3f7e35d2fe7e7f6b7fb67 | |
parent | 8dd17e4a8227d07f0426d915503c3a314879fbe1 (diff) |
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 <p.wieczorek2@samsung.com>
- 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 <p.wieczorek2@samsung.com>
m--------- | docs/submodules/integration.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git -Subproject 34e5932d0db1d3aeeed962df176d3b635018e64 +Subproject 5ee92067ff6bcf970a0418b235ca3daa6247ff0 |