X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fclass%2FFAIBASE.var;h=e5b0d7b27038c6eb8099bae3add8e0bceb5cad41;hb=dce9fd7e6023976f6e9622f035d5cab34479a68d;hp=34d95ac80716d80adf6472490acdb76df4a11f3e;hpb=936324619541130f4ab07bd4633f48eb81812613;p=automated-distro-installer diff --git a/fai/config/class/FAIBASE.var b/fai/config/class/FAIBASE.var index 34d95ac..e5b0d7b 100644 --- a/fai/config/class/FAIBASE.var +++ b/fai/config/class/FAIBASE.var @@ -8,7 +8,7 @@ FAI_ALLOW_UNSIGNED=1 # Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not. UTC=yes ## changed from upstream. found in /usr/share/zoneinfo/, via fai-guide -TIMEZONE=US/Eastern +TIMEZONE=America/New_York # errors in tasks greater than this value will cause the installation to stop STOP_ON_ERROR=700 @@ -16,6 +16,10 @@ STOP_ON_ERROR=700 # 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'