Install the hotfix of pkgdb-sync-bugzilla

This commit is contained in:
Pierre-Yves Chibon 2015-03-06 09:29:33 +01:00
parent 400b94bd5d
commit 3cba755812

View file

@ -52,6 +52,12 @@
notify:
- restart apache
- name: HOTFIX pkgdb-sync-bugzilla script to notify the users
when: inventory_hostname.startswith('pkgdb02')
copy: src=pkgdb-sync-bugzilla dest=/usr/bin/pkgdb-sync-bugzilla mode=755
tags:
- config
- name: Install the pkgdb cron jobs - sync bugzilla, update pkg info
when: inventory_hostname.startswith('pkgdb02')
template: src={{ item.file }}