commit | 968b2c443d6cefcf854f0ae6c9c02f35c502bee7 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Wed Dec 26 14:31:17 2018 +0000 |
committer | Vasyl Saienko <vsaienko@mirantis.com> | Tue Jan 08 13:20:53 2019 +0000 |
tree | 41b839d568be142d52a8f48a4348693d8320ff28 | |
parent | ca287f01015db24b623fa30e01974d5b2eccef2c [diff] [blame] |
Add CLOUD_NAME parameter to the openscap job Change-Id: Ia5f57af2d8bf44e80eeab178d7a3cb0b2051687d Related-Issue: https://mirantis.jira.com/browse/PROD-26155 Depends-On: https://gerrit.mcp.mirantis.com/c/33059/
diff --git a/jenkins/client/job/security/openscap.yml b/jenkins/client/job/security/openscap.yml index 94baf0f..47f4a90 100644 --- a/jenkins/client/job/security/openscap.yml +++ b/jenkins/client/job/security/openscap.yml
@@ -31,6 +31,9 @@ type: string default: "http://oscore-bandit.vm.mirantis.net:8090/api" description: "The WORP api base url. Mandatory if UPLOAD_TO_DASHBOARD is true" + CLOUD_NAME: + type: string + description: "Custom name to set for the cloud in the Worp API. If not specified, cluster name from Salt minions is used." SALT_MASTER_URL: type: string default: ""