mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
don't check ssl cert for the url
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -91,6 +91,7 @@ _osbs_reactor_config_map:
|
||||
- ['description', 'io.k8s.description']
|
||||
openshift:
|
||||
url: "https://{{ osbs_url }}"
|
||||
insecure: true
|
||||
build_json_dir: /usr/share/osbs
|
||||
auth:
|
||||
enable: True
|
||||
|
||||
Reference in New Issue
Block a user