To use cron_file=... parameter you must specify user=... as well
This commit is contained in:
parent
e57a2bb593
commit
01a952e7c8
1 changed files with 2 additions and 1 deletions
|
@ -457,7 +457,7 @@
|
|||
name: dist-repo-regen
|
||||
job: /usr/local/bin/dist-repo-regen.py
|
||||
user: apache
|
||||
minute: 17
|
||||
minute: 21
|
||||
when: inventory_hostname.startswith('bodhi-backend01.stg')
|
||||
tags:
|
||||
- bodhi
|
||||
|
@ -469,6 +469,7 @@
|
|||
name: MAILTO
|
||||
value: mizdebsk
|
||||
env: yes
|
||||
user: apache
|
||||
when: inventory_hostname.startswith('bodhi-backend01.stg')
|
||||
tags:
|
||||
- bodhi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue