[pkgs]: remove mentions of repospanner so that playbooks will set up things without it
This commit is contained in:
parent
dbdc75e762
commit
ccaa519dd3
8 changed files with 3 additions and 179 deletions
|
@ -43,11 +43,6 @@ AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
|
|||
AcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE
|
||||
AcceptEnv XMODIFIERS
|
||||
|
||||
{% if sshd_keyhelper %}
|
||||
# For repospanner/git
|
||||
AuthorizedKeysCommandUser git
|
||||
AuthorizedKeysCommand /usr/libexec/pagure/keyhelper.py "%u" "%h" "%t" "%f"
|
||||
{% endif %}
|
||||
{% if sshd_sftp %}
|
||||
Subsystem sftp internal-sftp
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue