buildvm: switch to f33 for x86 buildvm's
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
64bec37a00
commit
80c2ede096
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@ lvm_size: 262144
|
||||||
mem_size: 15360
|
mem_size: 15360
|
||||||
max_mem_size: "{{ mem_size }}"
|
max_mem_size: "{{ mem_size }}"
|
||||||
num_cpus: 6
|
num_cpus: 6
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-31
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora
|
||||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/33/Server/x86_64/os/
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.125.254
|
gw: 10.5.125.254
|
||||||
dns: 10.5.126.21
|
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
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue