Use ansible deployment for sshd

Currently TripleO provides two methods(puppet and ansible) to deploy
and manage sshd, and ansible has been used for the recent releases.

Change-Id: I51c4d584db283860fde9a5f597f63838ae150aed
This commit is contained in:
Takashi Kajinami 2022-04-22 16:50:41 +09:00
parent d2579125e8
commit 4fde42ffd9
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ SSH ``/etc/issue`` Banner text can be set using the following parameters in an
environment file::
resource_registry:
OS::TripleO::Services::Sshd: ../deployment/sshd/sshd-baremetal-puppet.yaml
OS::TripleO::Services::Sshd: ../deployment/sshd/sshd-baremetal-ansible.yaml
parameter_defaults:
BannerText: |