URL must start with http://
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
12224b5978
commit
06aea957f2
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ docker_cert_dir: "/etc/docker/certs.d/candidate-registry.stg.fedoraproject.org"
|
|||
source_registry: "registry.stg.fedoraproject.org"
|
||||
docker_registry: "candidate-registry.stg.fedoraproject.org"
|
||||
|
||||
osbs_url: "osbs.stg.fedoraproject.org"
|
||||
osbs_url: "http://osbs.stg.fedoraproject.org"
|
||||
|
||||
koji_url: "koji.stg.fedoraproject.org"
|
||||
koji_url: "http://koji.stg.fedoraproject.org"
|
||||
|
||||
osbs_client_conf_path: /etc/osbs.conf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue