various fixes, improvements, shellcheck
[automated-distro-installer] / fai / config / class / DEFAULT.var
index a99951233c0b65aa10bfa48b8e9b5b806465ccd3..d574d7da6dd183b126219aed84f869436642700e 100644 (file)
@@ -6,7 +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
+# 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