Update FAI configuration.
[grml-live.git] / etc / grml / fai / fai.conf
index 6f0ab1e..526c17d 100644 (file)
@@ -19,9 +19,6 @@ LOGUSER=
 # set protocol type for saving logs. Values: ssh, rsh, ftp
 FAI_LOGPROTO=ssh
 
-# the configuration space on the install server
-FAI_CONFIGDIR=/etc/grml/fai/config
-
 # how to access the fai config space
 # default if undefined here: nfs://`hostname`/$FAI_CONFIGDIR
 # supported URL-types: nfs, file, cvs, cvs+ssh, svn+file, svn+http,...
@@ -35,7 +32,7 @@ MNTPOINT=/media/mirror
 
 # the local configuration directory on the install client
 #FAI=/var/lib/fai/config
-FAI=/etc/grml/fai/config
+#FAI=/etc/grml/fai/config
 
 # errors greater STOP_ON_ERROR will cause fai to stop the installation
 # default: 700