distgit/pagure: fix thee if/else/endif block
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
5d83949656
commit
74b32a1768
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ SSH_KEYS_OPTIONS = 'restrict,command="/usr/libexec/pagure/aclchecker.py %(userna
|
|||
{% if env == 'staging' %}
|
||||
GIT_AUTH_BACKEND = 'pagure'
|
||||
SSH_KEYS_USERNAME_EXPECT = 'git'
|
||||
{% endif %}
|
||||
{% else %}
|
||||
SSH_KEYS_USERNAME_LOOKUP = True
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue