update to db59a1a2dd 2019-03-07
[automated-distro-installer] / fai / config / files / etc / fai / nfsroot.conf / FAISERVER
index 13c22fbb72c4f8148c57426c221c0c9ea0951f98..dfa5c1fbcc37129e12ca12475643ebdbff62140b 100644 (file)
@@ -1,13 +1,13 @@
 # For a detailed description see nfsroot.conf(5)
 
 # "<suite> <mirror>" for debootstrap
-FAI_DEBOOTSTRAP="stretch http://deb.debian.org/debian"
+FAI_DEBOOTSTRAP="buster 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