ODCS: Do not use special_time in cron job.
This commit is contained in:
parent
442c3b3b8b
commit
7f44408383
1 changed files with 1 additions and 1 deletions
|
@ -227,6 +227,6 @@
|
|||
- name: Set cronjob to execute ELN periodic compose
|
||||
cron:
|
||||
name: "ELN periodic compose"
|
||||
special_time: hourly
|
||||
minute: 0
|
||||
job: "MAILTO=releng-cron@lists.fedoraproject.org\nodcs --token=/etc/releng-odcs-oidc-token create-raw-config --compose-type=production --label=Alpha-0.1 eln eln"
|
||||
when: inventory_hostname.startswith('odcs-backend-releng01')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue