diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 721b2f300e..ad4beac912 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -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