Fixing typo in orchestrator name
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
c6dc1e8c85
commit
1394618cfb
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
- name: Upload OSBS Orchestrator Customizations plugin conf
|
||||
copy:
|
||||
src: "osbs-orchestrator-customize.json"
|
||||
dest: "/usr/share/osbs/ochestrator_customize.json"
|
||||
dest: "/usr/share/osbs/orchestrator_customize.json"
|
||||
mode: 0644
|
||||
tags:
|
||||
- osbs-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue