forked from infra/ansible
buildvm-s390x-13.s390.fedoraproject.org: remove from compose
We have 3 compose builders, but we don't really need all of them I don't think. The rawhide composes do boot.iso for everything and server and server dvd here, so 2 builders I think should be fine. Lets move this one to be a general builder to try and prevent backlogs. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
531895bc5e
commit
0ce30a13ba
2 changed files with 1 additions and 2 deletions
|
|
@ -98,7 +98,7 @@
|
|||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
- name: Configure sshfs on buildvm-s390x
|
||||
hosts: buildvm-s390x-11.s390.fedoraproject.org:buildvm-s390x-12.s390.fedoraproject.org:buildvm-s390x-13.s390.fedoraproject.org
|
||||
hosts: buildvm-s390x-11.s390.fedoraproject.org:buildvm-s390x-12.s390.fedoraproject.org
|
||||
tags:
|
||||
- sshfs
|
||||
user: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue