| Name | Type | Description |
|---|---|---|
| base | string | Base configuration folder for Jenkins Job Builder |
| conf | string | Folder for jenkins_jobs.ini file |
| engine | string | Installation source for Jenkins Job Builder. Can be one of [‘pkg’, ‘pip’] |
| path | string | Path to Jenkins Job Builder configuration file |
| branch | string | Branch of the remote repository with Jenkins Job builder configuration |
| address | string | Address of the remote repository with Jenkins Job builder configuration |
| pkgs | array | NO REF List of packages to be installed. Set if ‘source’ is ‘pkg’ |
| enabled | boolean | Enables Jenkins Job Builder installation |