disable tmpfs plugin (#610)

Signed-off-by: Cappy Ishihara <cappy@cappuchino.xyz>
This commit is contained in:
Cappy Ishihara
2023-06-24 22:52:58 +07:00
committed by GitHub
parent d40bf9a551
commit 258fefb5a9
+1 -2
View File
@@ -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
config_opts['dnf5.conf'] = dnf_conf