don't check ssl cert for the url
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
696a9629ea
commit
ea7eca2ca6
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ _osbs_reactor_config_map:
|
||||||
- ['description', 'io.k8s.description']
|
- ['description', 'io.k8s.description']
|
||||||
openshift:
|
openshift:
|
||||||
url: "https://{{ osbs_url }}"
|
url: "https://{{ osbs_url }}"
|
||||||
|
insecure: true
|
||||||
build_json_dir: /usr/share/osbs
|
build_json_dir: /usr/share/osbs
|
||||||
auth:
|
auth:
|
||||||
enable: True
|
enable: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue