can't su fedmsg
This commit is contained in:
parent
45dd9fe445
commit
dbf357f96b
1 changed files with 1 additions and 2 deletions
|
@ -48,8 +48,7 @@
|
|||
cron:
|
||||
name="download crithpath list"
|
||||
special_time=daily
|
||||
user=fedmsg
|
||||
job="wget -O {{ trigger_critpath_file }} {{ trigger_critpath_url }}"
|
||||
job="wget -O {{ trigger_critpath_file }} {{ trigger_critpath_url }} && chown fedmsg:fedmsg {{ trigger_critpath_file }}"
|
||||
when: deployment_type in ['dev']
|
||||
|
||||
- name: copy tmpfiles.d for trigger distgit cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue