inventory all: add note on sshd_keyhelper
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
5080bfbee2
commit
83f5127b50
1 changed files with 2 additions and 0 deletions
|
@ -258,6 +258,8 @@ ipa_admin_password: "{{ ipa_prod_admin_password }}"
|
|||
|
||||
# Normal default sshd port is 22
|
||||
sshd_port: 22
|
||||
# This enables/disables the SSH "keyhelper" used by Pagure for verifying users'
|
||||
# SSH keys from the Pagure database
|
||||
sshd_keyhelper: false
|
||||
|
||||
# List of names under which the host is available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue