forked from infra/ansible
download-ib01: move to rhel10
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f838451f81
commit
acc8549a10
1 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@ eth0_ipv6_ip: "2606:f640:6000:651::10"
|
|||
eth0_ipv6_gw: "2606:f640:6000:651::1"
|
||||
eth0_ipv6_nm: 64
|
||||
has_ipv6: yes
|
||||
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel
|
||||
lvm_size: 150000
|
||||
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL10-x86_64/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-10
|
||||
lvm_size: 100000
|
||||
main_bridge: br0
|
||||
max_mem_size: 49152
|
||||
mem_size: 32768
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue