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
|
name: dist-repo-regen
|
||||||
job: /usr/local/bin/dist-repo-regen.py
|
job: /usr/local/bin/dist-repo-regen.py
|
||||||
user: apache
|
user: apache
|
||||||
minute: 17
|
minute: 21
|
||||||
when: inventory_hostname.startswith('bodhi-backend01.stg')
|
when: inventory_hostname.startswith('bodhi-backend01.stg')
|
||||||
tags:
|
tags:
|
||||||
- bodhi
|
- bodhi
|
||||||
|
@ -469,6 +469,7 @@
|
||||||
name: MAILTO
|
name: MAILTO
|
||||||
value: mizdebsk
|
value: mizdebsk
|
||||||
env: yes
|
env: yes
|
||||||
|
user: apache
|
||||||
when: inventory_hostname.startswith('bodhi-backend01.stg')
|
when: inventory_hostname.startswith('bodhi-backend01.stg')
|
||||||
tags:
|
tags:
|
||||||
- bodhi
|
- bodhi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue