doc: remove default createrepo_checksum value from example
createrepo_checksum already defaults to sha256. Remove this setting from
the documented Minimal Example configuration to make it easier to read.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
(cherry picked from commit 39b847094a
)
This commit is contained in:
parent
3735aaa443
commit
38789d07ee
@ -31,9 +31,6 @@ Minimal Config Example
|
|||||||
pkgset_source = "koji"
|
pkgset_source = "koji"
|
||||||
pkgset_koji_tag = "f23"
|
pkgset_koji_tag = "f23"
|
||||||
|
|
||||||
# CREATEREPO
|
|
||||||
createrepo_checksum = "sha256"
|
|
||||||
|
|
||||||
# GATHER
|
# GATHER
|
||||||
gather_method = "deps"
|
gather_method = "deps"
|
||||||
greedy_method = "build"
|
greedy_method = "build"
|
||||||
|
Loading…
Reference in New Issue
Block a user