From 4fde42ffd917d0c3ac9e0e12399e3d0c1f253336 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 22 Apr 2022 16:50:41 +0900 Subject: [PATCH] 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 --- deploy-guide/source/features/security_hardening.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-guide/source/features/security_hardening.rst b/deploy-guide/source/features/security_hardening.rst index 8d96c7fc..d5313a11 100644 --- a/deploy-guide/source/features/security_hardening.rst +++ b/deploy-guide/source/features/security_hardening.rst @@ -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: |