diff --git a/pillar/role/pagure.sls b/pillar/role/pagure.sls index f5809b8..f5b854e 100644 --- a/pillar/role/pagure.sls +++ b/pillar/role/pagure.sls @@ -12,6 +12,11 @@ sshd_config: options: AuthorizedKeysCommand: /usr/lib/pagure/keyhelper.py "%u" "%h" "%t" "%f" AuthorizedKeysCommandUser: git + proxy: + type: + Address: 192.168.47.4 + options: + AllowUsers: git profile: pagure: