buildvm_armv7: switch back to f33 and uefi in staging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f7f8f965c8
commit
276c2d4f6f
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ mem_size: 24576
|
||||||
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-armv7-iad2
|
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-33-armv7
|
||||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/
|
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/33/Server/armhfp/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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue