buildvm: switch to f33 for x86 buildvm's

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-12-05 11:12:33 -08:00
parent 64bec37a00
commit 80c2ede096

View file

@ -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