buildvm-aarch64: move to 31.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ce1667643b
commit
9343cbd0e6
1 changed files with 2 additions and 2 deletions
|
@ -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.5.126.23/repo/rhel/ks/buildvm-fedora-29-aarch64
|
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-31-aarch64
|
||||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/aarch64/os/
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/31/Server/aarch64/os/
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.129.254
|
gw: 10.5.129.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue