Remove legacy Koschei config
This commit is contained in:
parent
98451c6502
commit
489d26b6ae
1 changed files with 0 additions and 5 deletions
|
@ -34,11 +34,6 @@ config = {
|
||||||
"local": False,
|
"local": False,
|
||||||
"arches": ['x86_64', 'i386'],
|
"arches": ['x86_64', 'i386'],
|
||||||
"remote_repo": "http://{{ koschei_kojipkgs }}/repos/{{ koschei_koji_tag }}-build/{repo_id}/{arch}",
|
"remote_repo": "http://{{ koschei_kojipkgs }}/repos/{{ koschei_koji_tag }}-build/{repo_id}/{arch}",
|
||||||
# compat, current version uses repos option, next will use remote_repo
|
|
||||||
"repos": {
|
|
||||||
"x86_64": "http://{{ koschei_kojipkgs }}/repos/{{ koschei_koji_tag }}-build/{repo_id}/x86_64",
|
|
||||||
"i386": "http://{{ koschei_kojipkgs }}/repos/{{ koschei_koji_tag }}-build/{repo_id}/i386",
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
"services": {
|
"services": {
|
||||||
"watcher": {
|
"watcher": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue