tripleo-heat-templates/deployment/tripleo-packages
Jose Luis Franco Arza d8e5ccb8cb Add PermitRootLogin option in sshd_config before leapp.
One of the pre-requisites for leapp tool to be able to upgrade
is the existence of the PermitRootLogin option in the
sshd_config file. It doesn't mind which value it has, it needs
to be set. For that reason, this patch will set the value to
without-password (which is the default for the PermitRootLogin
field).

The selection of the option isn't really relevant, as during
the installation of the openstack services puppet will just
overwrite the sshd_config, therefore this is simply a hack
for leapp to let us upgrade.

Change-Id: Id647896fda6cc3fe7bf5eb5ba2de05111d174092
2020-08-10 09:12:10 +00:00
..
tripleo-packages-baremetal-puppet.yaml Add PermitRootLogin option in sshd_config before leapp. 2020-08-10 09:12:10 +00:00