buildvm_s390x_stg: adjust staging buildvm
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bbf97b378d
commit
f6f29ded92
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue