- Front git-over-SSH with host sshd and live key lookup - Build and load custom SELinux policies oci_log and gitea_ssh
10 lines
170 B
Django/Jinja
10 lines
170 B
Django/Jinja
# {{ ansible_managed }}
|
|
[gitea]
|
|
enabled = true
|
|
filter = gitea
|
|
logpath = {{ gitea_logs }}/gitea.log
|
|
maxretry = 10
|
|
findtime = 3600
|
|
bantime = 900
|
|
action = iptables-allports
|