copr-backend: make the log-detective backups public
This commit is contained in:
parent
f5c12dc90b
commit
a21141ad4d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
state: directory
|
state: directory
|
||||||
owner: "{{ ld_backup_user }}"
|
owner: "{{ ld_backup_user }}"
|
||||||
group: "{{ ld_backup_user }}"
|
group: "{{ ld_backup_user }}"
|
||||||
mode: '0700'
|
mode: '0755' # public tarball → public backup
|
||||||
tags:
|
tags:
|
||||||
- log_detective_backup
|
- log_detective_backup
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue