no need to set osbs-client on architectures it doesn't support (yet)
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
a9982c1ce9
commit
a3c2c43213
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
- name: configure osbs on koji builders
|
||||
hosts: buildvm:buildvm-stg:buildvm-aarch64:buildvm-ppc64:buildvm-ppc64le:buildppcle:buildppc:buildvm-s390
|
||||
hosts: buildvm:buildvm-stg
|
||||
tags:
|
||||
- osbs
|
||||
user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue