various fixes, improvements, shellcheck
[automated-distro-installer] / fai / config / class / DEFAULT.var
index eb248c0204a0cec2a6ce2ffce527264be58d8723..d574d7da6dd183b126219aed84f869436642700e 100644 (file)
@@ -2,3 +2,14 @@
 # remotely.
 
 LOGUSER=fai
+
+# when downloading from https intead of nfs, this is not set,
+# it is used as the default for LOGSERVER, and for calling chboot.
+# My faiserver's hostname is always faiserver, so just hardcoding it.
+# I used bare host in the past, thinking that I could vary this
+# between different networks I was on, but it is simpler to just
+# user an internet domain that I control.
+SERVER=faiserver.b8.nz
+
+# busted for debian, no time to troubleshoot atm
+#APTPROXY=http://faiserver:3142