We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e0122 commit 9c069ffCopy full SHA for 9c069ff
roles/ssh_hardening/vars/Debian.yml
@@ -11,7 +11,7 @@ ssh_host_keys_owner: root
11
ssh_host_keys_group: root
12
ssh_host_keys_mode: "0600"
13
ssh_selinux_packages:
14
- - policycoreutils-python
+ - policycoreutils-python-utils
15
- checkpolicy
16
17
# true if SSH support Kerberos
0 commit comments