diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-09-05 07:40:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-05 07:40:46 +0000 |
commit | 3ba7e82087a8a99c95e1b96817f6b875f3e78600 (patch) | |
tree | 27b6ec1f243f445f39f239db9f5892f05ca9d321 /docs | |
parent | 33720bc04936e6227498cc1dcaea89ba79663462 (diff) |
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "ci/deploy.sh, lib.sh: Align SSH_KEY with Jenkins"
- ci/deploy.sh, lib.sh: Align SSH_KEY with Jenkins
Jenkins defines a build param also called SSH_KEY, which holds
the full path to our MCP private RSA key, as opposed to Fuel@OPNFV,
which uses the file basename as SSH_KEY.
Switch to using full path in SSH_KEY, while also moving the key
outside /tmp.
NOTE: When running `ci/deploy.sh` with sudo, key will land in
/root/opnfv/mcp.rsa unless SSH_KEY is set via env var.
While at it, bring back VM image storage dir param, allowing us
to drop one more reference to /tmp.
JIRA: FUEL-280
Change-Id: Id1cfa6dbe7b2e6f3915b22281da5957333718401
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject f201c865ce86b192d18536e4266c7cd57430498 +Subproject 14d7bf43d3790a0a5fb69c9eff0e93b9fd63c5b |