From 0747cff38207516762a169b38952e252ab8e71e7 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 19 Jul 2022 14:39:43 +0900 Subject: [PATCH] nova-migration-target: Re-enable sftp subsystem This is partial revert of e89088784a4c086f3abcd5bc2e018fc1ba162a9d . It turned out scp internally uses sftp by default in CentOS 9 and RHEL 9, thus the sftp subsystem should be enabled to allow file transfer by scp, which is used by nova by default. Change-Id: I7e09bd0ff9fd485a1e92f6b73b3794db1daf94bf --- deployment/nova/nova-migration-target-container-puppet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/nova/nova-migration-target-container-puppet.yaml b/deployment/nova/nova-migration-target-container-puppet.yaml index beb0282dbb..ead9e440c3 100644 --- a/deployment/nova/nova-migration-target-container-puppet.yaml +++ b/deployment/nova/nova-migration-target-container-puppet.yaml @@ -160,6 +160,7 @@ outputs: - 'LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT' - 'LC_IDENTIFICATION LC_ALL LANGUAGE' - 'XMODIFIERS' + Subsystem: 'sftp /usr/libexec/openssh/sftp-server' puppet_config: config_volume: nova_libvirt step_config: