summaryrefslogtreecommitdiffstats
path: root/server/ipxe/main.ipxe
diff options
context:
space:
mode:
authorJannik Schönartz2018-11-21 18:28:40 +0100
committerJannik Schönartz2018-11-21 18:28:40 +0100
commit1a5f46bafbf58d1f9179e9ca213d3b880dc8de6e (patch)
treeb4af898a40e28d20ad0b82ac42cbcc061c2d37dc /server/ipxe/main.ipxe
parentmerge (diff)
downloadbas-1a5f46bafbf58d1f9179e9ca213d3b880dc8de6e.tar.gz
bas-1a5f46bafbf58d1f9179e9ca213d3b880dc8de6e.tar.xz
bas-1a5f46bafbf58d1f9179e9ca213d3b880dc8de6e.zip
[ipxe] Switch to bas.intra domain and fix permission denied call
Swtiched to the new bas.intra.uni-freiburg.de domain Builing undionly.kpxe was producing permission denied errors. -> build all works.
Diffstat (limited to 'server/ipxe/main.ipxe')
-rw-r--r--server/ipxe/main.ipxe2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/ipxe/main.ipxe b/server/ipxe/main.ipxe
index fb778af..f0e0945 100644
--- a/server/ipxe/main.ipxe
+++ b/server/ipxe/main.ipxe
@@ -5,4 +5,4 @@ ifopen
set img tftp://10.8.102.124/ipxeWallpaper3_scale.png || shell
console --picture ${img} --x 800 --y 600 || shell
-chain https://bas.stfu-kthx.net:8888/api/configloader/${uuid} \ No newline at end of file
+chain https://bas.intra.uni-freiburg.de/api/configloader/${uuid}