aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/var/youri.pp
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2019-09-30 21:39:13 +0300
committerThomas Backlund <tmb@mageia.org>2019-09-30 21:39:13 +0300
commit1079a2fd3985c93fdda2c38c12b95856f8a3e934 (patch)
treeef18a4cbbc132c2384258692bcebc81cdfb9b803 /modules/buildsystem/manifests/var/youri.pp
parentf9b277f53859051bf63845e209c0ebc84b57d810 (diff)
downloadpuppet-1079a2fd3985c93fdda2c38c12b95856f8a3e934.tar
puppet-1079a2fd3985c93fdda2c38c12b95856f8a3e934.tar.gz
puppet-1079a2fd3985c93fdda2c38c12b95856f8a3e934.tar.bz2
puppet-1079a2fd3985c93fdda2c38c12b95856f8a3e934.tar.xz
puppet-1079a2fd3985c93fdda2c38c12b95856f8a3e934.zip
youri: disable zchunk metadata on cauldron, it slows the bs _way_ too much
Diffstat (limited to 'modules/buildsystem/manifests/var/youri.pp')
-rw-r--r--modules/buildsystem/manifests/var/youri.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/var/youri.pp b/modules/buildsystem/manifests/var/youri.pp
index c1340a26..3c65b7bb 100644
--- a/modules/buildsystem/manifests/var/youri.pp
+++ b/modules/buildsystem/manifests/var/youri.pp
@@ -269,7 +269,7 @@ class buildsystem::var::youri(
'createrepo_cauldron' => {
'class' => 'Youri::Submit::Post::RunOnModifiedMedia',
'options' => {
- 'command' => 'createrepo_c --no-database --update --workers=10 --zck --zck-dict-dir /usr/share/mageia-repo-zdicts/cauldron/',
+ 'command' => 'createrepo_c --no-database --update --workers=10',
},
},
'appstream_mga6' => {