Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
2025-11-16 16:24:04 -06:00
5 changed files with 22 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
apache_mpm: event
apache_keep_num_logs: 4
apache_max_log_size: 256M
apache_keep_num_logs: 2
apache_max_log_size: 64M
apache_error_log: syslog:daemon
apache_ssl_protocol:
- all

View File

@@ -1,8 +1,8 @@
gitea_version: 1.20.5
gitea_version: 1.24.7
gitea_arch: '{{ _gitea_arch_map[ansible_architecture] }}'
gitea_bin: gitea-{{ gitea_version }}-linux-{{ gitea_arch }}
gitea_bin_sha256: >-
{{ _gitea_cksm_map[gitea_version][gitea_arch] }}
sha256:{{ gitea_download_url }}.sha256
gitea_download_url: >-
https://dl.gitea.io/gitea/{{ gitea_version }}/{{ gitea_bin }}

View File

@@ -1,6 +1,5 @@
[Unit]
Description=Watch SSH Host certificates for renewal
After=sshd.service
[Path]
PathChanged=/etc/ssh/ssh_host_rsa_key-cert.pub