NAME

Kanku::Handler::WaitForSystemd

SYNOPSIS

Here is an example how to configure the module in your jobs file or KankuFile

  -
    use_module: Kanku::Handler::WaitForSystemd
    options:
      timeout: 600

DESCRIPTION

This handler logs into serial console and waits for all systemd jobs to finish

OPTIONS

  timeout - seconds to wait for systemd

CONTEXT

DEFAULTS