Setup OSBS orchestrated cluster in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
f719a5b004
commit
d679998a0a
11 changed files with 197 additions and 291 deletions
|
@ -5,8 +5,7 @@
|
|||
|
||||
- name: put the koji token file in place
|
||||
copy:
|
||||
src: "{{ private }}/files/osbs/{{ env }}/x86-64-osbs-stg-koji"
|
||||
dest: "/etc/osbs/x86-64-osbs-stg-koji"
|
||||
src: "{{ private }}/files/osbs/{{ env }}/x86-64-osbs-koji"
|
||||
dest: "/etc/osbs/x86-64-osbs-koji"
|
||||
owner: root
|
||||
mode: 0400
|
||||
when: env == "staging"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue