Skip to content

Commit

Permalink
[Centos7] repo vault
Browse files Browse the repository at this point in the history
  • Loading branch information
sphilipp35 committed Nov 22, 2024
1 parent cad533e commit b0a3d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom.ipxe
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ goto custom
:cluster
imgfree
echo Booting Cluster Centos7
set base http://mirror.centos.org/centos-7/7.9.2009/os/x86_64
set base https://vault.centos.org/7.9.2009/os/x86_64
set params inst.ks=${pxe_url}/centos/7.9/ks-cluster.cfg
kernel ${centos7_url}/vmlinuz inst.repo=${base} ${params} initrd=initrd.img
initrd ${centos7_url}/initrd.img
Expand Down

0 comments on commit b0a3d61

Please sign in to comment.