drop whitespace that causes change in prod

This commit is contained in:
Kevin Fenzi 2016-08-03 07:27:52 +00:00
parent 945f96e222
commit be8181e316

View file

@ -1,7 +1,6 @@
config_opts['plugin_conf']['package_state_enable'] = False
config_opts['plugin_conf']['ccache_enable'] = False
config_opts['dnf_common_opts'] = ['--setopt=install_weak_deps=0']
{% if env == 'staging' %}
config_opts['plugin_conf']['tmpfs_enable'] = True
config_opts['plugin_conf']['tmpfs_opts'] = {}