summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-06-20 08:32:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-20 08:32:43 +0000
commit099b8bd8cf78c9eafb034ad9b031c064378a201e (patch)
tree615820de572c18ec9865e8458e7ba4316bf20d84 /jjb
parentd6ddd640b1053d473f69a6915e137bacd174e08b (diff)
parentac6b481e247c5b1a52697255e40588cca538a7b3 (diff)
Merge "[fuel] Add missing ssh key to environment vars"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/global/installer-params.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml
index e9f48aea1..ee154af03 100644
--- a/jjb/global/installer-params.yml
+++ b/jjb/global/installer-params.yml
@@ -42,6 +42,10 @@
default: '192.168.10.100'
description: 'IP of the salt master (for mcp deployments)'
- string:
+ name: SSH_KEY
+ default: '/tmp/mcp.rsa'
+ description: 'Path to private SSH key to access environment nodes'
+ - string:
name: INSTALLER_TYPE
default: fuel
description: 'Installer used for deploying OPNFV on this POD'