can't su fedmsg

This commit is contained in:
Martin Krizek 2016-05-16 12:35:44 +00:00
parent 45dd9fe445
commit dbf357f96b

View file

@ -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