tripleo-heat-templates/deployment/sshd
Michele Baldessari d6b2cfce61 Remove deprecated UsePrivilegeSeparation option
From https://www.openssh.com/releasenotes.html:

 * This release deprecates the sshd_config UsePrivilegeSeparation
   option, thereby making privilege separation mandatory. Privilege
   separation has been on by default for almost 15 years and
   sandboxing has been on by default for almost the last five.

Since master only targets CentOS 8 and onwards which has
openssh-8.0p1-4.el8 or later, we can safely remove this and get rid of
the following warning:
May 18 10:50:02 underCloud.localDomain sshd[131346]: rexec line 21: Deprecated option UsePrivilegeSeparation

Change-Id: Idff6074d8f01d6a5a784c42521f0cf9d7c6dfbf1
2020-05-18 15:49:41 +02:00
..
sshd-baremetal-puppet.yaml Remove deprecated UsePrivilegeSeparation option 2020-05-18 15:49:41 +02:00