summaryrefslogtreecommitdiffstats
path: root/el6t56.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el6t56.cfg')
-rw-r--r--el6t56.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/el6t56.cfg b/el6t56.cfg
index 7f249c2..70daefd 100644
--- a/el6t56.cfg
+++ b/el6t56.cfg
@@ -2,6 +2,7 @@ config_opts['root'] = 'el6x'
config_opts['target_arch'] = 'x86_64'
config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build'
config_opts['dist'] = 'el6' # only useful for --resultdir variable subst
+config_opts['use_nspawn'] = False
config_opts['plugin_conf']['ccache_enable'] = True
config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G'