diff --git a/group_vars/centos7.yml b/group_vars/centos7.yml index e830e68..faf0ef5 100644 --- a/group_vars/centos7.yml +++ b/group_vars/centos7.yml @@ -8,4 +8,4 @@ num_cpus: 1 ks_file: "{{ boot_url }}/centos7.ks" virt_install_os_args: > --extra-args "ks={{ ks_file }} console=ttyS0 net.ifnames=0 ksdevice=eth0" - --location http://centos.mirror.gnu.fi/7/os/x86_64 + --location https://nic.funet.fi/pub/mirrors/centos.org/7/os/x86_64