changes for buster linode
[automated-distro-installer] / fai / config / class / DEFAULT.var
index eb248c0204a0cec2a6ce2ffce527264be58d8723..1c8de546b464620982fa603ee1d7d28e45608a39 100644 (file)
@@ -2,3 +2,10 @@
 # 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.
+SERVER=faiserver
+
+APTPROXY=http://faiserver:3142