copr-be: drop prune weekly job
We run it on a daily basis, from cron job provided by copr-backend.rpm.
This commit is contained in:
parent
857945e051
commit
e45cc6e31b
2 changed files with 0 additions and 6 deletions
|
@ -1,3 +0,0 @@
|
||||||
#!/usr/bin/sh
|
|
||||||
|
|
||||||
runuser -c "PYTHONUNBUFFERED=1 python /usr/bin/copr_prune_results.py &> /dev/null" - copr
|
|
|
@ -140,9 +140,6 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
- name: provisional copr-backend cron.weekly job
|
|
||||||
copy: src="cron.weekly/copr-backend" dest="/etc/cron.weekly/copr-backend" owner=root group=root mode=0644
|
|
||||||
|
|
||||||
- name: install custom lighttpd template for directory listings
|
- name: install custom lighttpd template for directory listings
|
||||||
template: src="lighttpd/dir-generator.php.j2" dest="/var/lib/copr/public_html/dir-generator.php" owner=copr group=copr mode=0755
|
template: src="lighttpd/dir-generator.php.j2" dest="/var/lib/copr/public_html/dir-generator.php" owner=copr group=copr mode=0755
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue