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: ""