Install the original export-bugzilla to /usr/sbin/export-bugzilla

This commit is contained in:
Pierre-Yves Chibon 2015-02-24 17:31:40 +01:00
parent 3e425d6ed9
commit c8b0aab89c

View file

@ -288,6 +288,19 @@
tags:
- config
- name: HOTFIX: fix the export-bugzilla cron to not store bugzilla token
copy: >
src="export-bugzilla"
dest="/usr/sbin/export-bugzilla"
owner=root
group=root
mode=0644
tags:
- config
- hotfix
- name: run export-bugzilla program
cron: >
name="export-bugzilla"