info: summary: SHORT DESCRIPTION OF YOUR KankuFile description: |+ # Here you can add a description of your KankuFile # Please describe its purpose and what it's doing. # # Enjoy YLWK! domain_name: kanku-vm default_job: samaxi.de login_user: root login_pass: kankudai jobs: samaxi.de: - use_module: Kanku::Handler::SetJobContext options: host_interface: eth0 - use_module: Kanku::Handler::OBSCheck options: project: devel:kanku:images package: openSUSE-Tumbleweed-JeOS:ext4 repository: images_tumbleweed arch: x86_64 use_oscrc: 0 - use_module: Kanku::Handler::ImageDownload - use_module: Kanku::Handler::CreateDomain options: memory: 2G vcpu: 2 use_9p: 1 - use_module: Kanku::Handler::PrepareSSH # Kanku::Handler::CopyProfile configuration in kanku-config.yml required - use_module: Kanku::Handler::CopyProfile - use_module: Kanku::Handler::ExecuteCommandViaSSH options: commands: - echo "Just for testing ssh connection" job_groups: all: - samaxi.de notifiers: samaxi.de: - use_module: Kanku::Notifier::Console options: template: |+ [% USE Filter::ANSIColor 'color' %] **** **** Your text for [% context.ipaddress | color 'red' %] goes here **** output: STDERR states: succeed