Remove orchestrator.json from osbs inputs
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
91ae7b8907
commit
1887a0a9fd
1 changed files with 5 additions and 0 deletions
|
@ -42,3 +42,8 @@
|
|||
- osbs-client
|
||||
when: env == 'production'
|
||||
|
||||
- name: We do not want orchestrator.json in production
|
||||
file: name=/etc/osbs/input/orchestrator.json state=absent
|
||||
tags:
|
||||
- osbs-client
|
||||
when: env == 'production'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue