NAME
Kanku::Notifier - Documentation about Kanku::Notifier::* modules
SYNOPSIS
Here is an example how to configure the module in your kanku-config.yml:
Kanku::Notifier: kanku_url: https://hostname/path
DESCRIPTION
Kanku notifier modules which can be run at the end of a job depending on the jobs state, e.g. to inform a user or trigger other systems.
The variables configured in the section Kanku::Notifier are globally used to define settings used for all notifiers.
OPTIONS
kanku_url: this option defines the base url of the kanku web ui.
DEFAULTS
kanku_url: If not given, it will use http://localhost/kanku