further bookworm support
[automated-distro-installer] / fai / config / class / FAIBASE.var
index 324084eeea1a3d5c75c980a9ee25552b604617c0..34d95ac80716d80adf6472490acdb76df4a11f3e 100644 (file)
@@ -13,5 +13,12 @@ TIMEZONE=US/Eastern
 # errors in tasks greater than this value will cause the installation to stop
 STOP_ON_ERROR=700
 
-# set parameter for install_packges(8)
+# set parameter for install_packages(8)
 MAXPACKAGES=800
+
+# a user account will be created
+#username=demo
+#USERPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
+
+# set a default
+FAI_DEBOOTSTRAP="bookworm http://deb.debian.org/debian"