copr-dist-git: drop the projects-list option
That was non-working for some time, since:
2e64a15058
Relates: https://github.com/fedora-copr/copr/pull/2423
This commit is contained in:
parent
d1bbf7ee5a
commit
cee1d4f43c
1 changed files with 10 additions and 7 deletions
|
@ -74,12 +74,15 @@ source-filter=/usr/libexec/cgit/filters/syntax-highlighting.sh
|
|||
## include=/etc/cgitrepos
|
||||
##
|
||||
|
||||
#repo.url=foo
|
||||
#repo.path=/var/lib/git/foo.git
|
||||
#repo.desc=the master foo repository
|
||||
#repo.owner=fooman@example.com
|
||||
#repo.readme=info/web/about.html
|
||||
project-list=/var/lib/copr-dist-git/cgit_pkg_list
|
||||
#scan-path=/var/lib/dist-git/git
|
||||
# Using /usr/bin/copr-dist-git-refresh-cgit, we generate the included file below
|
||||
# with a set of structures like this:
|
||||
#
|
||||
# repo.url=foo
|
||||
# repo.path=/var/lib/git/foo.git
|
||||
# repo.desc=the master foo repository
|
||||
# repo.owner=fooman@example.com
|
||||
# repo.readme=info/web/about.html
|
||||
# scan-path=/var/lib/dist-git/git
|
||||
|
||||
include=/var/cache/cgit/repo-configuration.rc
|
||||
clone-prefix=http://{{ dist_git_base_url }}/git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue