buildvm_s390x_stg: adjust staging buildvm

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-11-16 11:16:44 -08:00
parent bbf97b378d
commit f6f29ded92
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ ansible_ifcfg_blocklist: True
createrepo: False
host_group: kojibuilder
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/34/Server/s390x/os/
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/35/Server/s390x/os/
virt_install_command: "{{ virt_install_command_s390x_one_nic_unsafe }}"
koji_hub_nfs: "fedora_koji"

View file

@ -1,7 +1,7 @@
---
varnish_group: s390kojipkgs
vmhost: buildvmhost-s390x-01.s390.fedoraproject.org
eth0_ip: 10.16.0.25
eth0_ipv4: 10.16.0.25
gw: 10.16.0.254
mem_size: 8192
max_mem_size: "{{ mem_size }}"