buildvm / staging: s390x staging builder is z/vm
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
508665d3f8
commit
666caebe25
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# NOTE: make sure there is room/space for this builder on the buildvmhost
|
||||
# NOTE: most of these vars_path come from group_vars/buildvm or from hostvars
|
||||
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=buildvm:buildvm_stg:buildvm_aarch64:buildvm_armv7:buildvm_ppc64le:buildvm_ppc64le_stg:buildvm_aarch64_stg:buildvm_armv7_stg:buildvm_s390x_stg:buildvm_s390x_kvm"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=buildvm:buildvm_stg:buildvm_aarch64:buildvm_armv7:buildvm_ppc64le:buildvm_ppc64le_stg:buildvm_aarch64_stg:buildvm_armv7_stg:buildvm_s390x_kvm"
|
||||
|
||||
- name: make koji builder(s)
|
||||
hosts: buildvm:buildvm_stg:buildvm_aarch64:buildvm_armv7:buildvm_ppc64le:buildvm_ppc64le_stg:buildvm_aarch64_stg:buildvm_armv7_stg:buildvm_s390x:buildvm_s390x_stg
|
||||
|
|
|
@ -564,7 +564,7 @@
|
|||
website: resultsdb.stg.fedoraproject.org
|
||||
destname: zz-resultsdb-resultsdb
|
||||
localpath: /
|
||||
remotepath: /web/
|
||||
remotepath: /web
|
||||
balancer_name: resultsdb-stg
|
||||
targettype: openshift
|
||||
ocp4: true
|
||||
|
@ -575,8 +575,8 @@
|
|||
- role: httpd/reverseproxy
|
||||
website: resultsdb.stg.fedoraproject.org
|
||||
destname: resultsdb-resultsdbapi
|
||||
localpath: /api/
|
||||
remotepath: /api/
|
||||
localpath: /api
|
||||
remotepath: /api
|
||||
balancer_name: resultsdb-stg-api
|
||||
targettype: openshift
|
||||
ocp4: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue