fix centos8 mirror location
This commit is contained in:
parent
08d1495026
commit
af6e3098d5
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ num_cpus: 1
|
|||
# extra args for virt-install
|
||||
virt_install_os_args: >
|
||||
--extra-args "ks=http://boot.foo.sh/ks/centos8.ks console=ttyS0 net.ifnames=0 ksdevice=eth0"
|
||||
--location https://ftp.funet.fi/pub/mirrors/centos.org/8/BaseOS/x86_64/os
|
||||
--location https://nic.funet.fi/pub/mirrors/centos.org/8/BaseOS/x86_64/os
|
||||
|
|
Loading…
Add table
Reference in a new issue