NAME
Kanku::Handler::SetJobContext
SYNOPSIS
Here is an example how to configure the module in your jobs file or KankuFile
-
use_module: Kanku::Handler::SetJobContext
options:
obsurl: https://api.opensuse.org/public
....
DESCRIPTION
This handler will set the given variables in the job context
OPTIONS
For further explaination of these options please have a look at the corresponding modules.
obsurl
project
package
vm_image_file
vm_image_url
vm_template_file
domain_name
host_interface
skip_all_checks
skip_check_project
skip_check_package
skip_download
cache_dir
images_dir
domain_autostart
CONTEXT
getters
NONE
setters
Please see the OPTIONS section. All given options will be set in the job context.
DEFAULTS
NONE