dns updates
[automated-distro-installer] / fai / config / class / FAIBASE.var
index 7f0684e21941b81b74f3302a79233cb2b3e0ba5d..324084eeea1a3d5c75c980a9ee25552b604617c0 100644 (file)
@@ -8,11 +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/Pacific
-
-# the hash of the root password for the new installed linux system
-# pw is "fai"
-ROOTPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
+TIMEZONE=US/Eastern
 
 # errors in tasks greater than this value will cause the installation to stop
 STOP_ON_ERROR=700