summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@rt2.localdomain>2008-09-04 14:29:54 -0500
committerClark Williams <williams@rt2.localdomain>2008-09-04 14:29:54 -0500
commit60bd2006a1906cc6fef8ecc6c79ecbb4315f2656 (patch)
tree48759a7c2e75da1a817421afe37db2fa4325b81e
parentd4dd6652c28dfb72d8487df8ce1ddd3253f82067 (diff)
downloadmock-60bd2006a1906cc6fef8ecc6c79ecbb4315f2656.tar.gz
mock-60bd2006a1906cc6fef8ecc6c79ecbb4315f2656.tar.xz
mock-60bd2006a1906cc6fef8ecc6c79ecbb4315f2656.zip
turn off tmpfs plugin for epel-4-x86_64
-rw-r--r--etc/mock/epel-4-x86_64.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/mock/epel-4-x86_64.cfg b/etc/mock/epel-4-x86_64.cfg
index ebf4580..9794dc9 100644
--- a/etc/mock/epel-4-x86_64.cfg
+++ b/etc/mock/epel-4-x86_64.cfg
@@ -5,6 +5,7 @@ config_opts['dist'] = 'el4' # only useful for --resultdir variable subst
# ccache not available on epel4
config_opts['plugin_conf']['ccache_enable'] = False
+config_opts['plugin_conf']['tmpfs_enable'] = False
config_opts['yum.conf'] = """
[main]