static usb ethnet addresses
[automated-distro-installer] / fai / config / class / FAIBASE.var
index 3c93b91dc850c770437ca49b50d63f678a85b861..2492defe138b8f7b85c6a4f7c7a8901413916d45 100644 (file)
@@ -13,9 +13,16 @@ 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
 
+# Account on the FAI server for saving log files and calling fai-chboot.
+# Remove the hash character in the next line to activate this feature
+#LOGUSER=fai
+
 # a user account will be created
-username=demo
-USERPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
+#username=demo
+#USERPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
+
+# set a default
+FAI_DEBOOTSTRAP="bookworm http://deb.debian.org/debian"