copr: add custom cron.daily/copr-backend
This commit is contained in:
parent
dcf30e51a9
commit
c642d777e2
1 changed files with 5 additions and 0 deletions
|
@ -421,3 +421,8 @@
|
|||
name: lighttpd
|
||||
groups: resalloc
|
||||
append: yes
|
||||
|
||||
- name: install daily custom copr-backend crontab
|
||||
copy: src=cron.daily/copr-backend dest=/etc/cron.daily/
|
||||
mode=0755
|
||||
tags: [cron_tasks]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue