upstream 00f2ea2b8 as of 2018-09-02
[automated-distro-installer] / fai / config / files / etc / fai / nfsroot.conf / FAISERVER
index 4cff8cdf6051adea46338fc5b57700c086ffee24..9e192c69ec68bf62d1a4ef8f8dc7ad3b11c55593 100644 (file)
@@ -1,13 +1,13 @@
 # For a detailed description see nfsroot.conf(5)
 
 # "<suite> <mirror>" for debootstrap
-FAI_DEBOOTSTRAP="jessie http://httpredir.debian.org/debian"
+FAI_DEBOOTSTRAP="stretch http://deb.debian.org/debian"
 FAI_ROOTPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
 
 NFSROOT=/srv/fai/nfsroot
 TFTPROOT=/srv/tftp/fai
 NFSROOT_HOOKS=/etc/fai/nfsroot-hooks/
-FAI_DEBOOTSTRAP_OPTS="--exclude=info --include=aptitude"
+FAI_DEBOOTSTRAP_OPTS="--exclude=info"
 
 # Configuration space
 FAI_CONFIGDIR=/srv/fai/config