Revert "Set correct srpm_relative_path_root for Koschei staging"

This reverts commit 9443292ddc.
This commit is contained in:
Michael Simacek 2016-03-02 09:08:34 +01:00
parent e1c31b64f0
commit 66bfe0c88c

View file

@ -13,9 +13,6 @@ config = {
"server": "http://{{ koschei_koji_hub }}/kojihub",
"topurl": "http://{{ koschei_kojipkgs }}",
"weburl": "http://{{ koschei_koji_web }}/koji",
{% if env == 'staging' %}
"srpm_relative_path_root": "../vol/prod",
{% endif %}
"login_method": "ssl_login",
"login_args": {
"cert": "/etc/koschei/koschei.pem",