changed url
This commit is contained in:
parent
b27fdc4cbb
commit
771c3adb8d
1 changed files with 3 additions and 3 deletions
|
|
@ -46,12 +46,12 @@ fi
|
||||||
rootpw $1$ShWUmTPa$n1yOej8jz.ZuOpaFNC2Vt0 --iscrypted
|
rootpw $1$ShWUmTPa$n1yOej8jz.ZuOpaFNC2Vt0 --iscrypted
|
||||||
|
|
||||||
## repos
|
## repos
|
||||||
repo --name=updates --baseurl=http://mirror.neostrada.nl/centos/7/updates/x86_64/
|
repo --name=updates --baseurl=http://linux.cs.uu.nl/centos/7/updates/x86_64/ http://linux.cs.uu.nl/centos/
|
||||||
repo --name=extras --baseurl=http://mirror.neostrada.nl/centos/7/extras/x86_64/
|
repo --name=extras --baseurl=http://linux.cs.uu.nl/centos/7/extras/x86_64/
|
||||||
repo --name=epel --baseurl=https://dl.fedoraproject.org/pub/epel/7/x86_64/
|
repo --name=epel --baseurl=https://dl.fedoraproject.org/pub/epel/7/x86_64/
|
||||||
|
|
||||||
## network install mirror
|
## network install mirror
|
||||||
url --url="http://mirror.neostrada.nl/centos/7/os/x86_64/"
|
url --url="http://linux.cs.uu.nl/centos/7/os/x86_64/"
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
@^minimal
|
@^minimal
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue