Use the private repo as cert source for osbs secret
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
60011aff73
commit
088fc91d08
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@
|
|||
osbs_namespace: "{{ osbs_worker_namespace }}"
|
||||
osbs_secret_name: kojisecret
|
||||
osbs_secret_files:
|
||||
- source: "/etc/pki/koji/fedora-builder.pem"
|
||||
- source: "{{private}}/files/koji/containerbuild.pem"
|
||||
dest: cert
|
||||
when: env == "staging"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue