Remove the koji certs from OSBS stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
fdda32150f
commit
e40cbcea8d
2 changed files with 2 additions and 3 deletions
|
@ -126,7 +126,6 @@ _osbs_reactor_config_map:
|
|||
#- download.devel.redhat.com/devel/candidates
|
||||
|
||||
required_secrets:
|
||||
- kojisecret
|
||||
- v2-registry-dockercfg
|
||||
- odcs-oidc-secret
|
||||
|
||||
|
|
|
@ -304,7 +304,7 @@
|
|||
|
||||
|
||||
- name: setup koji secret in worker namespace
|
||||
hosts: osbs-masters-stg[0]:osbs-masters[0]
|
||||
hosts: osbs-masters[0]
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
|
@ -421,7 +421,7 @@
|
|||
- osbs-orchestrator-namespace
|
||||
|
||||
- name: setup koji secret in orchestrator namespace
|
||||
hosts: osbs-masters-stg[0]:osbs-masters[0]
|
||||
hosts: osbs-masters[0]
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue