installing console-common uninstalls cryptsetup
[fai-configs.git] / files / etc / fai / fai.conf / FAISERVER
index a8fe212813dc710b79eb4219d3d04bf370cea8f5..7a3eab650ab5c5aeae3c54fb0c20852c580ca0c3 100644 (file)
@@ -7,7 +7,7 @@
 # nfs://<install server>/$FAI_CONFIGDIR
 # supported URL-types: nfs, file, cvs, cvs+ssh, svn+file, svn+http,
 # git, git+http, hg+http
-#FAI_CONFIG_SRC=nfs://yourservername/path/to/config/space
+FAI_CONFIG_SRC=git+ssh://git@vcs.fsf.org:fai-configs.git
 
 # LOGUSER: an account on the install server which saves all log-files
 # and which can change the kernel that is booted via network.
@@ -31,7 +31,8 @@ FAI_LOGPROTO=ssh
 # Do not change them unless you know what you are doing!
 
 # mount point where the mirror will be mounted
-MNTPOINT=/media/mirror
+MNTPOINT=/srv/fai/mirror
 
 # the local configuration directory on the install client
-FAI=/var/lib/fai/config
+FAI=/srv/fai/config
+