summaryrefslogtreecommitdiffstats
path: root/fc40a.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'fc40a.tpl')
-rw-r--r--fc40a.tpl12
1 files changed, 9 insertions, 3 deletions
diff --git a/fc40a.tpl b/fc40a.tpl
index 10168e8..8efe93a 100644
--- a/fc40a.tpl
+++ b/fc40a.tpl
@@ -10,9 +10,9 @@ config_opts['package_manager'] = 'dnf'
config_opts['plugin_conf']['ccache_enable'] = True
config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G'
-config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40a/"
+config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40a/"
-config_opts['basedir'] = '/dev/shm/'
+config_opts['basedir'] = '/dev/build/'
config_opts['resultdir'] = "/var/lib/mock/fc40a"
config_opts['cleanup_on_success'] = True
config_opts['cleanup_on_failure'] = False
@@ -88,7 +88,13 @@ skip_if_unavailable=True
metadata_expire=10
[remi-priv]
-name=remi prive
+name=remi private
+baseurl=file:/home/remi/priv/aarch64/
+enabled=1
+metadata_expire=30
+
+[remi-priv-fc40]
+name=remi private fc40
baseurl=file:/home/remi/priv/fc40.aarch64/
enabled=1
metadata_expire=10