Fixing typo in orchestrator name

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-05-18 10:12:34 +02:00
parent c6dc1e8c85
commit 1394618cfb

View file

@ -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