mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
buildvm: switch to f33 for x86 buildvm's
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -5,12 +5,12 @@ lvm_size: 262144
|
||||
mem_size: 15360
|
||||
max_mem_size: "{{ mem_size }}"
|
||||
num_cpus: 6
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-31
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/33/Server/x86_64/os/
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.125.254
|
||||
dns: 10.5.126.21
|
||||
virt_install_command: "{{ virt_install_command_two_nic_unsafe }}"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
Reference in New Issue
Block a user