summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiroslav Suchý <msuchy@redhat.com>2016-03-16 15:46:42 +0100
committerMiroslav Suchý <msuchy@redhat.com>2016-03-16 16:26:15 +0100
commit39287b3dcd6f5cb73b3840b16e568aaba8906575 (patch)
tree23c7405c4f6b97846eb7ac74f06470c67f3da45e
parenta457556110f5c658516e62ef63035be569ce30fa (diff)
downloadansible-39287b3dcd6f5cb73b3840b16e568aaba8906575.tar.gz
ansible-39287b3dcd6f5cb73b3840b16e568aaba8906575.tar.xz
ansible-39287b3dcd6f5cb73b3840b16e568aaba8906575.zip
copr: this is already default in mock
no need to duplicate it here
-rw-r--r--roles/copr/backend/files/provision/files/mock/site-defaults.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/copr/backend/files/provision/files/mock/site-defaults.cfg b/roles/copr/backend/files/provision/files/mock/site-defaults.cfg
index 067b53782..cc8162fc5 100644
--- a/roles/copr/backend/files/provision/files/mock/site-defaults.cfg
+++ b/roles/copr/backend/files/provision/files/mock/site-defaults.cfg
@@ -8,8 +8,6 @@ config_opts['plugin_conf']['yum_cache_enable'] = False
config_opts['plugin_conf']['root_cache_enable'] = True
# when used build ignores additional buildroot packages, reason unknown
# config_opts['plugin_conf']['root_cache_opts']['age_check'] = False
-config_opts['plugin_conf']['root_cache_opts']['exclude_dirs'] = ["./proc", "./sys", "./dev",
- "./tmp/ccache", "./var/cache/yum" ]
config_opts['plugin_conf']['bind_mount_enable'] = False
config_opts['plugin_conf']['compress_logs_enable'] = True