changes for buster linode
[automated-distro-installer] / fai / config / class / DEBIAN.var
index 3823152c8a9901cc267790c8ef02c48873b90edb..07632b2ee71e11debebb0ff5f06ba534793b1a3d 100644 (file)
@@ -1,4 +1,7 @@
-#### from upstream example config, except where noted
+release=buster
+apt_cdn=http://deb.debian.org
+security_cdn=http://security.debian.org
+
 CONSOLEFONT=
 KEYMAP=us-latin1
 
@@ -14,7 +17,4 @@ MODULESLIST="usbhid psmouse"
 FAI_RAMDISKS="$target/var/lib/dpkg $target/var/cache"
 
 # if you want to use the faiserver as APT proxy
-# ian: uncommented
-APTPROXY=http://faiserver:3142
-
-apt_cdn=http://deb.debian.org
+# APTPROXY=http://faiserver:3142