Fix installing Rocky 9 with static ip
This commit is contained in:
parent
da8e519f7c
commit
8042bb8aed
1 changed files with 2 additions and 1 deletions
|
@ -24,5 +24,6 @@ virt_install_os_args: >-
|
|||
console=ttyS0
|
||||
net.ifnames=0
|
||||
bootdev=eth0
|
||||
inst.repo=https://nic.funet.fi/pub/mirrors/rockylinux.org/9/BaseOS/x86_64/os"
|
||||
inst.repo=https://nic.funet.fi/pub/mirrors/rockylinux.org/9/BaseOS/x86_64/os
|
||||
{{ ipcmd }}"
|
||||
virt_install_os_variant: rhel9-unknown
|
||||
|
|
Loading…
Add table
Reference in a new issue