1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/aurweb/templates/aurweb_config.j2
Giancarlo Razzolini e70ab6ce45
roles/aurweb: Change aurweb role to support sshd includes
Added support for the aurweb role to the new openssh include mechanism,
that's baked into our sshd role.
2020-07-23 11:03:40 -03:00

6 lines
218 B
Django/Jinja

Match User {{ aurweb_user }}
PasswordAuthentication no
AuthorizedKeysCommand /usr/local/bin/aurweb-git-auth "%t" "%k"
AuthorizedKeysCommandUser {{ aurweb_user }}
AcceptEnv AUR_OVERWRITE