diff --git a/linux_os/guide/services/ssh/ssh_server/sshd_include_crypto_policy/rule.yml b/linux_os/guide/services/ssh/ssh_server/sshd_include_crypto_policy/rule.yml index a977985a458..4db69e34612 100644 --- a/linux_os/guide/services/ssh/ssh_server/sshd_include_crypto_policy/rule.yml +++ b/linux_os/guide/services/ssh/ssh_server/sshd_include_crypto_policy/rule.yml @@ -35,3 +35,5 @@ fixtext: |- Configure the RHEL 9 SSH daemon to use systemwide crypto policies. Reinstall OpenSSH server package contents with the following command:
sudo dnf -y remove openssh-server && sudo dnf -y install openssh-server
+ +platform: not osbuild