From 8ca7cc469279312d522fa8dc2c8c84d11d0acb02 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Thu, 31 Aug 2023 11:25:57 +0200 Subject: [PATCH] kvm-host: release 23.08 for migrate-vm.sh --- CHANGELOG.md | 2 +- kvm-host/files/migrate-vm.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df12ef75..762f4c3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ The **patch** part changes is incremented if multiple releases happen the same m * fail2ban: add default variable fail2ban_dbpurgeage_default * fail2ban: add default variable fail2ban_dbpurgeage_default * fail2ban: add variable fail2ban_sshd_port to configure sshd port -* kvm-host: add batch-mode and ignore stdin for SSH command in migrate-vm.sh +* kvm-host: release 23.08 for migrate-vm.sh * nagios-nrpe: add a NRPE check-local command with completion. * php: add new variable to disable oveeriding settings of php-fpm default pool (www) * policy_pam: New role allowing to manage password policy with pam_pwquality & pam_pwhistory diff --git a/kvm-host/files/migrate-vm.sh b/kvm-host/files/migrate-vm.sh index 96a85ec2..29a307ce 100644 --- a/kvm-host/files/migrate-vm.sh +++ b/kvm-host/files/migrate-vm.sh @@ -11,7 +11,7 @@ # * migrate "from" # * switch to Bash to use local and readonly variables -VERSION="21.04.1" +VERSION="23.08" show_version() { cat <