summaryrefslogtreecommitdiffstats
path: root/el7x.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'el7x.tpl')
-rw-r--r--el7x.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/el7x.tpl b/el7x.tpl
index 6c61c2f..466e323 100644
--- a/el7x.tpl
+++ b/el7x.tpl
@@ -12,8 +12,8 @@ config_opts['cleanup_on_failure'] = False
config_opts['createrepo_on_rpms'] = True
config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
-config_opts['package_manager'] = 'yum'
-config_opts['use_bootstrap'] = True
+#config_opts['package_manager'] = 'dnf'
+#config_opts['use_bootstrap'] = False
config_opts['macros']['%_smp_mflags']="-j10"
config_opts['macros']['%vendor']="Remi Collet"