Fix CentOS 7 mirror location
This commit is contained in:
parent
526a192018
commit
cf76184a12
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ num_cpus: 1
|
||||||
ks_file: "{{ boot_url }}/centos7.ks"
|
ks_file: "{{ boot_url }}/centos7.ks"
|
||||||
virt_install_os_args: >
|
virt_install_os_args: >
|
||||||
--extra-args "ks={{ ks_file }} console=ttyS0 net.ifnames=0 ksdevice=eth0"
|
--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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue