| # Jobs to run given states on given Salt master environment's |
| display_name: "Update ceph packages" |
| url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines" |
| branch: "${_param:jenkins_pipelines_branch}" |
| credentials: ${_param:jenkins_gerrit_credentials} |
| script: update-ceph.groovy |
| default: "${_param:jenkins_salt_api_url}" |
| description: Full Salt API address [https://10.10.10.1:8000]. |
| description: Credentials to the Salt API. |
| description: Flags to be aplied before pipeline and after pipeline (comma-separated list) |