update from current

This commit is contained in:
2025-12-27 18:46:18 -05:00
parent 1f59077a7f
commit 7247d0e25f
4 changed files with 24 additions and 10 deletions

View File

@@ -6,6 +6,7 @@
- user: root
- group: root
- mode: 644
- makedirs: true
verify_vhost_includes:
cmd.wait:
@@ -25,7 +26,7 @@ queue_httpd_graceful:
- watch:
- cmd: rebuildhttpdconf
/home/{{ salt.pillar.get('gitea:user') }}/public_html/.htaccess:
{{ salt.pillar.get('gitea:docroot') }}/.htaccess:
file.managed:
- source: 'salt://gitea/files/htaccess.jinja'
- template: jinja