- 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 OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=155
This commit is contained in:
parent
04703ad81b
commit
510ec57b52
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:52c50df1ae2c0344b986a4a7442b07c9aeeac976ee6da89506e23dc923e0862f
|
oid sha256:365285ee21c3f5243fbd68d473ec2272260b3b5351020486f913e59bd2774684
|
||||||
size 2539452
|
size 2538324
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 16 05:55:14 UTC 2024 - Frank Schreiner <fschreiner@suse.de>
|
Thu May 16 05:55:14 UTC 2024 - Frank Schreiner <fschreiner@suse.de>
|
||||||
|
|
||||||
- Update to version 0.17.1:
|
- Update to version 0.17.1:
|
||||||
* FEATURES
|
* FEATURES
|
||||||
* [setup] [Closes: #44](https://github.com/M0ses/kanku/issues/44) Write systemd network config
|
* [setup] [Closes: #44](https://github.com/M0ses/kanku/issues/44) Write systemd network config
|
||||||
* [cli] add option `--pseudo_terminal` to the `ssh` command
|
* [cli] add option `--pseudo_terminal` to the `ssh` command
|
||||||
@ -41,9 +41,9 @@
|
|||||||
* [core] cleanup cpio api leftovers
|
* [core] cleanup cpio api leftovers
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 12 13:35:09 UTC 2024 - Frank Schreiner <fschreiner@suse.de>
|
Fri Apr 12 13:35:09 UTC 2024 - Frank Schreiner <fschreiner@suse.de>
|
||||||
|
|
||||||
- Update to version 0.17.0:
|
- Update to version 0.17.0:
|
||||||
* FEATURES
|
* FEATURES
|
||||||
* [dist] new package 'kanku-iptables' (Store and restore kanku iptables rules)
|
* [dist] new package 'kanku-iptables' (Store and restore kanku iptables rules)
|
||||||
* [dist] added x-scheme-handler kankus://
|
* [dist] added x-scheme-handler kankus://
|
||||||
|
Loading…
Reference in New Issue
Block a user