nova: Fix live migration on RHEL9 derivatives
Closes-Bug: #2005119 Change-Id: I542f7ae19b4400355b04854f42a1d1802a6efeea
This commit is contained in:
parent
da48d99eef
commit
7c32e6f3b3
@ -6,3 +6,6 @@ ListenAddress {{ migration_interface_address }}
|
|||||||
|
|
||||||
SyslogFacility AUTHPRIV
|
SyslogFacility AUTHPRIV
|
||||||
UsePAM yes
|
UsePAM yes
|
||||||
|
{% if kolla_base_distro in ["centos", "rocky"] %}
|
||||||
|
Subsystem sftp /usr/libexec/openssh/sftp-server
|
||||||
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user