diff --git a/group_vars/centos8.yml b/group_vars/centos8.yml index 9f9d85d..4da2d9c 100644 --- a/group_vars/centos8.yml +++ b/group_vars/centos8.yml @@ -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