bug fix
[automated-distro-installer] / fai / config / class / DEFAULT.var
index 9934bb4fb44bea3f23af411f640895526fab5c4c..d574d7da6dd183b126219aed84f869436642700e 100644 (file)
@@ -6,4 +6,10 @@ 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.
-SERVER=faiserver
\ No newline at end of file
+# 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