update to 31b795ca71189b326b80666076398f31aea4f2be
[automated-distro-installer] / fai / config / class / DEBIAN.var
index 37cbe7a15182e8c0179e2e74b2f1dd9c8c539ff4..e9a275695156be45497decce5d88854dca64b1e2 100644 (file)
@@ -1,3 +1,7 @@
+release=buster
+apt_cdn=http://deb.debian.org
+security_cdn=http://security.debian.org
+
 CONSOLEFONT=
 KEYMAP=us-latin1
 
@@ -9,7 +13,7 @@ MODULESLIST="usbhid psmouse"
 
 # if you have enough RAM (>2GB) you may want to enable this line. It
 # also puts /var/cache into a ramdisk.
-#FAI_RAMDISKS:="$target/var/lib/dpkg $target/var/cache"
+#FAI_RAMDISKS="$target/var/lib/dpkg $target/var/cache"
 
 # if you want to use the faiserver as APT proxy
 #APTPROXY=http://faiserver:3142