enable ecne and noble
[automated-distro-installer] / fai / config / class / DEFAULT.var
1 # according to fai-guide, required to enable saving logs
2 # remotely.
3
4 LOGUSER=fai
5
6 # when downloading from https intead of nfs, this is not set,
7 # it is used as the default for LOGSERVER, and for calling chboot.
8 # My faiserver's hostname is always faiserver, so just hardcoding it.
9 # I used bare host in the past, thinking that I could vary this
10 # between different networks I was on, but it is simpler to just
11 # user an internet domain that I control.
12 SERVER=faiserver.b8.nz
13
14 # busted for debian, no time to troubleshoot atm
15 #APTPROXY=http://faiserver:3142