X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Finstaller-params.yml;h=8c01a9f1f4ae23958bdf8be6420b7c49f300c3da;hb=a3ef9d8f755464ac8af4cc19efae970d69251010;hp=10afd6f8c2dacda519f7f47c0076811ed8d1ad16;hpb=d9b19007810ee6bcd8a326d0dbdf7bd1b0959f54;p=releng.git diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml index 10afd6f8c..8c01a9f1f 100644 --- a/jjb/global/installer-params.yml +++ b/jjb/global/installer-params.yml @@ -38,13 +38,9 @@ name: INSTALLER_IP default: '10.20.0.2' description: 'IP of the installer' - - string: - name: SALT_MASTER_IP - default: '192.168.10.100' - description: 'IP of the salt master (for mcp deployments)' - string: name: SSH_KEY - default: '/tmp/mcp.rsa' + default: "/var/lib/opnfv/mcp.rsa" description: 'Path to private SSH key to access environment nodes' - string: name: INSTALLER_TYPE @@ -58,6 +54,10 @@ name: BRIDGE default: 'pxebr' description: 'Bridge(s) to be used by salt master' + - string: + name: GS_URL + default: '$GS_BASE{gs-pathname}' + description: "URL to Google Storage." - parameter: name: 'joid-defaults'