diff options
Diffstat (limited to 'yummirror.conf.example')
-rw-r--r-- | yummirror.conf.example | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/yummirror.conf.example b/yummirror.conf.example new file mode 100644 index 0000000..0161608 --- /dev/null +++ b/yummirror.conf.example @@ -0,0 +1,8 @@ +# vim: syntax=sh +logfile=~/log/coprmirror.$( date "+%FT%H%M%S" ).log +inurl='https://copr-be.cloud.fedoraproject.org/results/bgstack15/stackrpms/epel-$releasever-$basearch/' +thisuser=apache +workdir=~/dev/coprmirror/bgstack15-home +include_sources= +resign_repo=no +gpgkey=https://copr-be.cloud.fedoraproject.org/results/bgstack15/stackrpms/pubkey.gpg |