buildvm / aarch64 / staging: move to fedora 33

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-11-04 14:30:18 -08:00
parent cfbb5da47b
commit 717ebb3386

View file

@ -6,8 +6,8 @@ mem_size: 40960
max_mem_size: "{{ mem_size }}" max_mem_size: "{{ mem_size }}"
num_cpus: 5 num_cpus: 5
max_cpu: "{{ num_cpus }}" max_cpu: "{{ num_cpus }}"
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-33
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ ks_repo: http://10.3.163.35/pub/fedora/linux/releases/33/Server/aarch64/os/
nm: 255.255.255.0 nm: 255.255.255.0
gw: 10.3.167.254 gw: 10.3.167.254
dns: 10.3.163.33 dns: 10.3.163.33