Strike that. Reverse it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ee83b72687
commit
5bc6dd435f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ 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']
|
||||
config_opts['macros']['%bugurl'] = 'https://bugz.fedoraproject.org/%name'
|
||||
{% if env == "staging" %}
|
||||
{% if env != "staging" %}
|
||||
config_opts['nosync'] = True
|
||||
config_opts['nosync_force'] = True
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue