buildvm: update things for f34
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
168c766811
commit
7750800537
4 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@ mem_size: 15360
|
|||
max_mem_size: "{{ mem_size }}"
|
||||
num_cpus: 6
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/33/Server/x86_64/os/
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.125.254
|
||||
dns: 10.3.163.33
|
||||
|
|
|
@ -6,7 +6,7 @@ mem_size: 20480
|
|||
max_mem_size: 20480
|
||||
num_cpus: 8
|
||||
|
||||
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/33/Server/ppc64le/os/
|
||||
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/34/Server/ppc64le/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||
|
||||
ipa_server: ipa01.iad2.fedoraproject.org
|
||||
|
|
|
@ -8,8 +8,8 @@ vmhost: buildvmhost-s390x-01.s390.fedoraproject.org
|
|||
gw: 10.16.0.254
|
||||
main_bridge: vmbr
|
||||
volgroup: /dev/fedora_linux_lpar_1
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-31-s390x
|
||||
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/31/Server/s390x/os/
|
||||
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/
|
||||
dns: 10.3.163.33
|
||||
nm: 255.255.255.0
|
||||
virt_install_command: "{{ virt_install_command_s390x_one_nic_unsafe }}"
|
||||
|
|
|
@ -8,8 +8,8 @@ num_cpus: 4
|
|||
dns: 10.3.163.33
|
||||
gw: 10.3.167.254
|
||||
nm: 255.255.255.0
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/33/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-33
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm_fedora
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
ipa_server: ipa01.stg.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue