Add the indexer configuration for new fedora-packages nodes.
This commit is contained in:
parent
f0e82d53af
commit
f8fb27b666
10 changed files with 89 additions and 0 deletions
2
roles/packages/files/cron-sync-package-index
Normal file
2
roles/packages/files/cron-sync-package-index
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue