Replace all references to ftp.de.debian.org with cdn.debian.org
[grml-live.git] / etc / grml / fai / make-fai-nfsroot.conf
index 20e41b6..e8ffc77 100644 (file)
@@ -13,7 +13,7 @@ TFTPROOT=/srv/tftp/fai
 #NFSROOT_ETC_HOSTS="192.168.1.250 yourinstallserver"
 
 # debootstrap commandline
-FAI_DEBOOTSTRAP="lenny http://ftp.de.debian.org/debian"
+FAI_DEBOOTSTRAP="lenny http://cdn.debian.net/debian"
 
 # which options do you want to use for debootstrap?
 FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"