diff --git a/anda/mock-configs/terra.tpl b/anda/mock-configs/terra.tpl index 3df59f2726..7216aae9d8 100644 --- a/anda/mock-configs/terra.tpl +++ b/anda/mock-configs/terra.tpl @@ -5,7 +5,6 @@ config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['package_manager'] = 'dnf5' config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['mirrored'] = True -config_opts['plugin_conf']['tmpfs_enable'] = True config_opts['plugin_conf']['root_cache_enable'] = True config_opts['plugin_conf']['yum_cache_enable'] = True config_opts['plugin_conf']['ccache_enable'] = True @@ -222,4 +221,4 @@ skip_if_unavailable=False config_opts['dnf.conf'] = dnf_conf -config_opts['dnf5.conf'] = dnf_conf \ No newline at end of file +config_opts['dnf5.conf'] = dnf_conf