update to 72d79e141d3aaf430bb44f6036a2980f3f5865bd
[automated-distro-installer] / fai / config / class / DEBIAN.var
index e9a275695156be45497decce5d88854dca64b1e2..dc133a5c5329278ae34de4c2519964e6414af475 100644 (file)
@@ -1,7 +1,14 @@
-release=buster
+release=bullseye
 apt_cdn=http://deb.debian.org
 security_cdn=http://security.debian.org
 
+# since bullseye Debian changed the suite name for security
+if [ $release = buster ]; then
+  secsuite=buster/updates
+else
+  secsuite=$release-security
+fi
+
 CONSOLEFONT=
 KEYMAP=us-latin1