Add the indexer configuration for new fedora-packages nodes.

This commit is contained in:
Ralph Bean 2014-03-12 19:00:39 +00:00
parent f0e82d53af
commit f8fb27b666
10 changed files with 89 additions and 0 deletions

View file

@ -0,0 +1,2 @@
0 0 * * * apache /usr/bin/fcomm-index-packages -p /var/cache/fedoracommunity/packages/tmp -y /etc/fedoracommunity/yum-repo.conf --index-db-dest /var/cache/fedoracommunity/packages/xapian --icons-dest /var/cache/fedoracommunity/packages/icons --tagger-url https://apps.fedoraproject.org/tagger/api/v1/tag/export/ --pkgdb-url https://admin.fedoraproject.org/pkgdb >> /var/log/fedoracommunity/cron-sync-package-index.log 2>&1