update from current
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user