Switch to running this sync every other hour until we can solve the issue in https://bugzilla.redhat.com/show_bug.cgi?id=1220362

This commit is contained in:
Kevin Fenzi 2015-05-11 16:41:07 +00:00
parent 1aaa597bcb
commit 221ea30197

View file

@ -1,4 +1,4 @@
# Synchronize pkgdb with bugzilla
#
*/10 * * * * root PKGDB2_CONFIG=/etc/pkgdb2/pkgdb2.cfg /usr/local/bin/lock-wrapper pkgdb-sync-bugzilla "/usr/bin/pkgdb-sync-bugzilla"
0 */2 * * * root PKGDB2_CONFIG=/etc/pkgdb2/pkgdb2.cfg /usr/local/bin/lock-wrapper pkgdb-sync-bugzilla "/usr/bin/pkgdb-sync-bugzilla"