Development and continuous integration made easy
https://m0ses.github.io/kanku/
kanku is designed to give you a better integration of your kiwi images built by the Open Build Service (OBS) in your development and testing workflow. It provides a framework for simple automation of complex setups, e.g. to prepare your development environment or run simple tests.
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:kanku/kanku && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_maintainers.asc | 0000021386 20.9 KB | |
_service | 0000000778 778 Bytes | |
_servicedata | 0000000232 232 Bytes | |
debian.changelog | 0000003827 3.74 KB | |
debian.compat | 0000000003 3 Bytes | |
debian.control | 0000002680 2.62 KB | |
debian.dsc | 0000001652 1.61 KB | |
debian.rules | 0000000491 491 Bytes | |
kanku-0.17.1.tar.xz | 0002538324 2.42 MB | |
kanku.changes | 0000014856 14.5 KB | |
kanku.spec | 0000019365 18.9 KB |
Revision 155 (latest revision is 156)
Frank Schreiner (M0ses)
committed
(revision 155)
- Update to version 0.17.1: * FEATURES * [setup] [Closes: #44](https://github.com/M0ses/kanku/issues/44) Write systemd network config * [cli] add option `--pseudo_terminal` to the `ssh` command * [cli] Feature: print randomized passwords at the end of `kanku up` * [handler] CreateDomain: new option 'no_wait_for_bootloader' * [examples] add KankuFile.openSUSE-Leap-15.5-official + Signature * [examples] add KankuFile.openSUSE-Tumbleweed-sdboot + Signature * [templates] new VM template: vm-x86_64-uefi-tpm2.0.tt2 * [templates] init.tt2: add Kanku::Handler::CopyProfile * [doc] enhance CONTRIBUTING.md * [core] made Kanku::Config::Defaults "setup" ready - add defaults for - Kanku::Setup::Devel - Kanku::Setup::Server::Distributed - Kanku::Setup::Server::Standalone * BUGFIXES * [dist] VM templates: improvments for serial console * [cli] setup: * add user to group kvm if exists * fixes permission problems on debian * backup /etc/group before configuring libvirt * [dist] VM templates: improvments for serial console * [cli] setup: - add user to group `kvm` if exists - fixes permission problems on debian - backup `/etc/group` before configuring libvirt * [cli] return rc > 0 if `kanku up` fails * [core][fix] improvements for Kanku::Config::Defaults - Better handling if empty defaults
Comments 0