fix yaml indentation
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
c77d72e98c
commit
dbf0b96afd
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@
|
|||
|
||||
handlers:
|
||||
- name: oc secrets new
|
||||
shell: "oc secrets new koji cert={{ koji_cert_path }} ca={{ koji_ca_cert_path }} serverca={{ koji_ca_cert_path }} --namespace={{osbs_orchestrator_namespace}}"
|
||||
shell: "oc secrets new koji cert={{ koji_cert_path }} ca={{ koji_ca_cert_path }} serverca={{ koji_ca_cert_path }} --namespace={{osbs_orchestrator_namespace}}"
|
||||
environment: "{{ osbs_environment }}"
|
||||
notify: oc secrets add
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue